• Konstantin Osipov's avatar
    A fix for Bug#52432 "Crash in check_table_is_closed on an · cc90cbbe
    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.
    cc90cbbe
mi_dbug.c 5.45 KB