diff options
author | monty@hundin.mysql.fi <> | 2001-11-04 15:43:41 +0200 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-11-04 15:43:41 +0200 |
commit | 67951fdeb4195d6fcefeba6aab811b6c5e585178 (patch) | |
tree | 36ac40ee6dc1616d29e89871c562b99442723e17 /sql/share/ukrainian | |
parent | 2ac4ad6984f499b701aa04584317c3eb15547ddc (diff) | |
download | mariadb-git-67951fdeb4195d6fcefeba6aab811b6c5e585178.tar.gz |
Fix error messages
mysqltest now also writes failed error messages to log
Diffstat (limited to 'sql/share/ukrainian')
-rw-r--r-- | sql/share/ukrainian/errmsg.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/share/ukrainian/errmsg.txt b/sql/share/ukrainian/errmsg.txt index 7de980ef89e..b2dfd1c887f 100644 --- a/sql/share/ukrainian/errmsg.txt +++ b/sql/share/ukrainian/errmsg.txt @@ -220,7 +220,7 @@ "Користувачу %-.32s@%-.64s не дозволено створювати нових користувач╕в", "Incorrect table definition; All MERGE tables must be in the same database", "Deadlock found when trying to get lock; Try restarting transaction", -"The used table type doesn't support FULLTEXT indexes", +"Використаний тип таблиц╕ не п╕дтриму╓ FULLTEXT ╕ндекс╕в", "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", @@ -232,4 +232,3 @@ "Can't execute the query because you have a conflicting read lock", "Mixing of transactional and non-transactional tables is disabled", "Option '%s' used twice in statement", -"Використаний тип таблиц╕ не п╕дтриму╓ FULLTEXT ╕ндекс╕в", |