mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Fix a bad merge of mine.
This commit is contained in:
parent
436b498570
commit
c330dc839b
1 changed files with 0 additions and 2 deletions
|
@ -5813,7 +5813,5 @@ ER_CANT_CHANGE_TX_ISOLATION 25001
|
|||
ER_WARN_DEPRECATED_STATEMENT
|
||||
eng "The '%s' statement is deprecated and will be removed in MySQL %s. Please use client programs (e.g. %s) instead."
|
||||
|
||||
ER_TABLE_NEEDS_UPGRADE
|
||||
eng "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
|
||||
ER_SP_NO_AGGREGATE 42000
|
||||
eng "AGGREGATE is not supported for stored functions"
|
||||
|
|
Loading…
Reference in a new issue