From e049538cb02c000e7c62d5662429b7db02941844 Mon Sep 17 00:00:00 2001 From: "monty@donna.mysql.com" <> Date: Wed, 22 Nov 2000 03:45:02 +0200 Subject: Split error message for crashed table to 3 different error messages. Fixes for Windows --- sql/share/english/errmsg.sys | Bin 9647 -> 9782 bytes sql/share/english/errmsg.txt | 2 ++ 2 files changed, 2 insertions(+) (limited to 'sql/share/english') diff --git a/sql/share/english/errmsg.sys b/sql/share/english/errmsg.sys index 620236eafa6..65496eae040 100644 Binary files a/sql/share/english/errmsg.sys and b/sql/share/english/errmsg.sys 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", -- cgit v1.2.1