diff options
author | monty@donna.mysql.com <> | 2000-11-22 03:45:02 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-11-22 03:45:02 +0200 |
commit | e049538cb02c000e7c62d5662429b7db02941844 (patch) | |
tree | 86a351dd4dd65b86a54c5a4cf62c8500e6ae110b /sql/share/norwegian-ny | |
parent | 4f91d5b5fe1349c5bdf6be567dece52cc632d8e7 (diff) | |
download | mariadb-git-e049538cb02c000e7c62d5662429b7db02941844.tar.gz |
Split error message for crashed table to 3 different error messages.
Fixes for Windows
Diffstat (limited to 'sql/share/norwegian-ny')
-rw-r--r-- | sql/share/norwegian-ny/errmsg.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/share/norwegian-ny/errmsg.txt b/sql/share/norwegian-ny/errmsg.txt index 5581c951ac3..8de66328a05 100644 --- a/sql/share/norwegian-ny/errmsg.txt +++ b/sql/share/norwegian-ny/errmsg.txt @@ -197,3 +197,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", |