Commit 84245d4e authored by unknown's avatar unknown
Browse files

errmsg.txt:

  Fixed bug#10977: No warning issued if a column name is truncated
  New warning message is added.


sql/share/errmsg.txt:
  Fixed bug#10977: No warning issued if a column name is truncated
  New warning message is added.
parent 1c96f2d7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5621,3 +5621,5 @@ ER_TABLE_CANT_HANDLE_SPKEYS
        eng "The used table type doesn't support SPATIAL indexes"
ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA
	eng "Triggers can not be created on system tables"
ER_REMOVED_SPACES
        eng "Leading spaces are removed from name '%s'"