Manual-merge of patch for bug#11753738 from mysql-5.1 tree.

This commit is contained in:
Dmitry Shulga 2011-06-10 14:20:15 +07:00
commit 2d715ba604
7 changed files with 474 additions and 14 deletions

View file

@ -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'"