server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-34814 mysqld hangs on startup when --init-file target does not e…

Open DaveGosselin-MariaDB opened this issue 1 year ago • 3 comments
trafficstars

…xist

Set select_thread_in_use only when we're about to enter into the polling loop, not sooner, allowing early proces aborts to exist cleanly: the process won't be waiting for a polling loop that isn't yet polling.

DaveGosselin-MariaDB avatar Sep 20 '24 19:09 DaveGosselin-MariaDB