[MDEV-24887] Tests failing on macos because mysqltest can't use nonblock C/C API Created: 2021-02-16 Updated: 2021-02-17 Resolved: 2021-02-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.6 |
| Fix Version/s: | 10.6.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Robert Bindar | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
_XOPEN_SOURCE needs to be defined to avoid deprecation error |
| Comments |
| Comment by Robert Bindar [ 2021-02-17 ] |
|
Pushed with 9a907868632a978ab9bfb322329a07703025ef6b |