diff options
Diffstat (limited to 'sql/share/polish/errmsg.txt')
-rw-r--r-- | sql/share/polish/errmsg.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt index b318c6415b2..b3242c46310 100644 --- a/sql/share/polish/errmsg.txt +++ b/sql/share/polish/errmsg.txt @@ -414,3 +414,6 @@ character-set=latin2 "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'" |