mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
9952fa7a36
Engine doesn't allow me to. In case of incompatible changes between old and new table versions, the mysqlcheck program prints error messages like this: error: Table upgrade required. Please do "REPAIR TABLE `table_name`" to fix it! However, InnoDB doesn't support REPAIR TABLE query, so the message is confusing. Error message text has been changed to: Table upgrade required. Please do "REPAIR TABLE `table_name`" or dump/reload to fix it!" |
||
---|---|---|
.. | ||
charsets | ||
.cvsignore | ||
errmsg.txt | ||
Makefile.am |