fixed error message as suggested by Peter Gulutzan

This commit is contained in:
unknown 2003-10-04 13:46:23 +03:00
commit 67bb21cb71
18 changed files with 18 additions and 18 deletions

View file

@ -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",