• unknown's avatar
    Fix a crash of SHOW PROCESSLIST · 9dc1a3eb
    unknown authored
    
    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.
    9dc1a3eb
event_scheduler.cc 22.8 KB