mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
IN RECOVERY During redo log processing, the data dictionary is not available. We should check it in dict_find_table_by_space() to prevent SEGV error. rb#5678, approved by Jimmy.