diff options
Diffstat (limited to 'sql/share/french/errmsg.txt')
-rw-r--r-- | sql/share/french/errmsg.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/french/errmsg.txt b/sql/share/french/errmsg.txt index 227b5138e98..1285b7c9d54 100644 --- a/sql/share/french/errmsg.txt +++ b/sql/share/french/errmsg.txt @@ -327,3 +327,5 @@ character-set=latin1 "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" |