Fix a crash of SHOW PROCESSLIST
sql/event_scheduler.cc: Fix a crash when calling show processlist and an event thread is starting. Don't add the thread to threads before it is fully initialized.
Showing
Please register or sign in to comment