summaryrefslogtreecommitdiff
path: root/sql/share/danish
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/danish')
-rw-r--r--sql/share/danish/errmsg.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/danish/errmsg.txt b/sql/share/danish/errmsg.txt
index 8b38a3a072e..ee1341cf095 100644
--- a/sql/share/danish/errmsg.txt
+++ b/sql/share/danish/errmsg.txt
@@ -412,3 +412,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'"