mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 06:35:33 +02:00
Manual-merge of patch for bug#11753738 from mysql-5.1 tree.
This commit is contained in:
commit
2d715ba604
7 changed files with 474 additions and 14 deletions
|
|
@ -6408,3 +6408,10 @@ WARN_OPTION_BELOW_LIMIT
|
|||
|
||||
ER_INDEX_COLUMN_TOO_LONG
|
||||
eng "Index column size too large. The maximum column size is %lu bytes."
|
||||
|
||||
ER_ERROR_IN_TRIGGER_BODY
|
||||
eng "Trigger '%-.64s' has an error in its body: '%-.256s'"
|
||||
|
||||
ER_ERROR_IN_UNKNOWN_TRIGGER_BODY
|
||||
eng "Unknown trigger has an error in its body: '%-.256s'"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue