mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
fixed error message as suggested by Peter Gulutzan
This commit is contained in:
parent
d52e95164d
commit
67bb21cb71
18 changed files with 18 additions and 18 deletions
|
|
@ -244,7 +244,7 @@ character-set=euckr
|
|||
"Wrong foreign key definition for '%-.64s': %s",
|
||||
"Key reference and table reference doesn't match",
|
||||
"Cardinality error (more/less than %d columns)",
|
||||
"Subquery returns more than 1 record",
|
||||
"Subquery returns more than 1 row",
|
||||
"Unknown prepared statement handler (%ld) given to %s",
|
||||
"Help database is corrupt or does not exist",
|
||||
"Cyclic reference on subqueries",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue