diff options
Diffstat (limited to 'sql/share/polish')
-rw-r--r-- | sql/share/polish/errmsg.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt index 3a22aad3bc3..4b16c7d5b25 100644 --- a/sql/share/polish/errmsg.txt +++ b/sql/share/polish/errmsg.txt @@ -219,4 +219,16 @@ "%-.32s@%-.64s is not allowed to create new users", "Incorrect table definition; All MERGE tables must be in the same database", "Deadlock found when trying to get lock; Try restarting transaction", +"Deadlock found when trying to get lock; Try restarting transaction", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", +"Dummy error message: this error number should only occur in MySQL-4", "The used table type doesn't support FULLTEXT indexes", +"Cannot add foreign key constraint", +"Cannot add a child row: a foreign key constraint fails", +"Cannot delete a parent row: a foreign key constraint fails", |