• Konstantin Osipov's avatar
    A fix for Bug#52432 "Crash in check_table_is_closed on an · 0f8c3678
    Konstantin Osipov authored
    information_schema query.
    Porting a fix done for a feature tree by Ingo Struewing.
    No test case since the crash only occurs under a stress
    load.
    
    storage/myisam/mi_dbug.c:
      Iterate over the list of MyISAM shares and access the MyISAM 
      share internals under a lock.
    0f8c3678
mi_dbug.c 5.45 KB