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