diff options
Diffstat (limited to 'sql/share/portuguese/errmsg.txt')
-rw-r--r-- | sql/share/portuguese/errmsg.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/portuguese/errmsg.txt b/sql/share/portuguese/errmsg.txt index 08c03fcaf2a..16320887933 100644 --- a/sql/share/portuguese/errmsg.txt +++ b/sql/share/portuguese/errmsg.txt @@ -362,3 +362,5 @@ character-set=latin1 "View '%-.64s.%-.64s' references invalid table(s) or column(s)" "Can't drop a %s from within another stored routine" "GOTO is not allowed in a stored procedure handler" +"CHECK OPTION on non-updatable view" +"CHECK OPTION failed" |