mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02:00
commit
0d01bcca9d
11 changed files with 122 additions and 4 deletions
|
|
@ -6402,3 +6402,6 @@ ER_MULTI_UPDATE_KEY_CONFLICT
|
|||
# message as mysqlcheck parses the error message looking for ALTER TABLE.
|
||||
ER_TABLE_NEEDS_REBUILD
|
||||
eng "Table rebuild required. Please do \"ALTER TABLE `%-.32s` FORCE\" or dump/reload to fix it!"
|
||||
|
||||
WARN_OPTION_BELOW_LIMIT
|
||||
eng "The value of '%s' should be no less than the value of '%s'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue