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/english | |
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/english')
-rw-r--r-- | sql/share/english/errmsg.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt index 034e07516c0..50cc4095038 100644 --- a/sql/share/english/errmsg.txt +++ b/sql/share/english/errmsg.txt @@ -227,4 +227,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", -"The used table type doesn't support FULLTEXT indexes", |