mirror of
https://github.com/MariaDB/server.git
synced 2025-09-27 03:19:20 +02:00
![]() As noted by Jens Axobe, errno isn't set, it is returned by the io_uring_queue_init function. As such users where getting the following as the common case when EPERM was actually intended to be returned. "mariadbd: io_uring_queue_init() failed with errno 0". Add to error message the correct relevant information around EPERM. |
||
---|---|---|
.. | ||
aio_liburing.cc | ||
aio_linux.cc | ||
aio_simulated.cc | ||
aio_win.cc | ||
CMakeLists.txt | ||
task.cc | ||
task_group.cc | ||
tpool.h | ||
tpool_generic.cc | ||
tpool_structs.h | ||
tpool_win.cc | ||
wait_notification.cc |