mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
table ROW_FORMAT option is lost during CREATE/DROP INDEX. This fix forces CREATE/DROP INDEX to retain ROW_FORMAT by instructing mysql_alter_table() that ROW_FORMAT is not used during creating/dropping indexes.
170 KiB
170 KiB