mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
errmsg.txt:
More descriptive foreign key error messages sql/share/english/errmsg.txt: More descriptive foreign key error messages
This commit is contained in:
parent
7560ffcfaf
commit
23362b5cae
1 changed files with 2 additions and 2 deletions
|
|
@ -217,8 +217,8 @@
|
|||
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||
"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",
|
||||
"Cannot add or update a child row: a foreign key constraint fails",
|
||||
"Cannot delete or update a parent row: a foreign key constraint fails",
|
||||
"Error connecting to master: %-.128s",
|
||||
"Error running query on master: %-.128s",
|
||||
"Error when executing command %s: %-.128s",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue