summaryrefslogtreecommitdiff
path: root/sql/share/spanish
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/spanish')
-rw-r--r--sql/share/spanish/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/spanish/errmsg.txt b/sql/share/spanish/errmsg.txt
index 3ba13373c05..94316edd083 100644
--- a/sql/share/spanish/errmsg.txt
+++ b/sql/share/spanish/errmsg.txt
@@ -413,3 +413,6 @@ character-set=latin1
"Prepared statement contains too many placeholders"
"Key part '%-.64s' length cannot be 0"
"View text checksum failed"
+"Can not modify more than one base table through a join view '%-.64s.%-.64s'"
+"Can not insert into join view '%-.64s.%-.64s' without fields list"
+"Can not delete from join view '%-.64s.%-.64s'"