diff options
Diffstat (limited to 'sql/share/japanese/errmsg.txt')
-rw-r--r-- | sql/share/japanese/errmsg.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/japanese/errmsg.txt b/sql/share/japanese/errmsg.txt index 896146749a9..6838a53ddca 100644 --- a/sql/share/japanese/errmsg.txt +++ b/sql/share/japanese/errmsg.txt @@ -329,3 +329,5 @@ character-set=ujis "Failed to ALTER %s %s" "Subselect value not supported" "USE is not allowed in a stored procedure" +"Variable or condition declaration after cursor or handler declaration" +"Cursor declaration after handler declaration" |