[MDEV-9041] connect-timeout has no effect on Windows Created: 2015-10-30 Updated: 2015-11-05 Resolved: 2015-11-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.23, 10.1.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 10.1.9-2 |
| Description |
|
The client connect timeout is ignored on Windows, my_connect() in client.c just does connect() . |