[MDEV-23284] EBADF on all tests on AIX Created: 2020-07-24 Updated: 2022-04-04 Resolved: 2022-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.5.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Etienne Guesnet | Assignee: | Daniel Black |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | not-10.5 | ||
| Environment: |
POWER_PPC64, AIX 7.1, GCC 8.4 |
||
| Description |
|
Hi, On AIX, all tests fail with an EBADF:
The error is from handle_connections_sockets() function in sql/mysqld.cc. This function has been rewritten in 10.5.
I think this patch restores the same logical between 10.4 and 10.5. Tested on: |
| Comments |
| Comment by Etienne Guesnet [ 2022-01-27 ] |
|
This bug cannot be reproduced on 10.5.13. |
| Comment by Etienne Guesnet [ 2022-01-28 ] |
|
AIX is not supported on 10.4. I think this bug is no more relevant. |
| Comment by Daniel Black [ 2022-04-04 ] |
|
Thanks EGuesnet |