summaryrefslogtreecommitdiff
path: root/sql/share/english
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-11-22 03:45:02 +0200
committermonty@donna.mysql.com <>2000-11-22 03:45:02 +0200
commite049538cb02c000e7c62d5662429b7db02941844 (patch)
tree86a351dd4dd65b86a54c5a4cf62c8500e6ae110b /sql/share/english
parent4f91d5b5fe1349c5bdf6be567dece52cc632d8e7 (diff)
downloadmariadb-git-e049538cb02c000e7c62d5662429b7db02941844.tar.gz
Split error message for crashed table to 3 different error messages.
Fixes for Windows
Diffstat (limited to 'sql/share/english')
-rw-r--r--sql/share/english/errmsg.sysbin9647 -> 9782 bytes
-rw-r--r--sql/share/english/errmsg.txt2
2 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/english/errmsg.sys b/sql/share/english/errmsg.sys
index 620236eafa6..65496eae040 100644
--- a/sql/share/english/errmsg.sys
+++ b/sql/share/english/errmsg.sys
Binary files differ
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt
index e1bbf40d162..67357b2c054 100644
--- a/sql/share/english/errmsg.txt
+++ b/sql/share/english/errmsg.txt
@@ -195,3 +195,5 @@
"Can't find FULLTEXT index matching the column list",
"Can't execute the given command because you have active locked tables or an active transaction",
"Unknown system variable '%-.64'",
+"Table '%-.64s' is marked as crashed and should be repaired",
+"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",