mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
a5d7e70119
don't set TABLE_SHARE::keys before TABLE_SHARE::key_info is set, otherwise an error might leave only the first property set and it will confuse TABLE_SHARE::destroy()
2 lines
67 B
Text
2 lines
67 B
Text
show create table t1;
|
|
ERROR 42000: Unknown storage engine 'InnoDB'
|