diff options
Diffstat (limited to 'sql/share/english/errmsg.txt')
-rw-r--r-- | sql/share/english/errmsg.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt index dbf0e70d5f9..895a34abafe 100644 --- a/sql/share/english/errmsg.txt +++ b/sql/share/english/errmsg.txt @@ -215,4 +215,15 @@ "%-.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", +"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",
\ No newline at end of file |