diff options
Diffstat (limited to 'sql/share/german/errmsg.txt')
-rw-r--r-- | sql/share/german/errmsg.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/german/errmsg.txt b/sql/share/german/errmsg.txt index b41c0a3bee9..4d1a4a17ebe 100644 --- a/sql/share/german/errmsg.txt +++ b/sql/share/german/errmsg.txt @@ -422,3 +422,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'" |