mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/dlenev/src/mysql-5.0-bg12280 sql/sql_parse.cc: Auto merged sql/share/errmsg.txt: Auto merged
This commit is contained in:
commit
8559ef627d
7 changed files with 57 additions and 9 deletions
|
|
@ -5137,8 +5137,8 @@ ER_SP_CANT_ALTER
|
|||
eng "Failed to ALTER %s %s"
|
||||
ER_SP_SUBSELECT_NYI 0A000
|
||||
eng "Subselect value not supported"
|
||||
ER_SP_NO_USE 42000
|
||||
eng "USE is not allowed in a stored procedure"
|
||||
ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG 0A000
|
||||
eng "%s is not allowed in stored function or trigger"
|
||||
ER_SP_VARCOND_AFTER_CURSHNDLR 42000
|
||||
eng "Variable or condition declaration after cursor or handler declaration"
|
||||
ER_SP_CURSOR_AFTER_HANDLER 42000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue