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/spanish | |
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/spanish')
-rw-r--r-- | sql/share/spanish/errmsg.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/share/spanish/errmsg.txt b/sql/share/spanish/errmsg.txt index 2a296b19ff3..0f2b963b902 100644 --- a/sql/share/spanish/errmsg.txt +++ b/sql/share/spanish/errmsg.txt @@ -228,4 +228,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", |