summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2018-08-28 09:42:22 +0300
committerMonty <monty@mariadb.org>2018-08-28 12:14:13 +0300
commit8cc53aded9f6cf7a6dbd66699e896adfda504a04 (patch)
tree4cf8174a5d069f81a3c034d3928d92314da85965 /mysql-test/suite/maria
parentf451fd8c06a02b6d710fcaeb3298212732f1dc5c (diff)
downloadmariadb-git-8cc53aded9f6cf7a6dbd66699e896adfda504a04.tar.gz
MDEV-17068 mysql system table is marked as crashed and should be repaired after the server crashes or is killed
- Changed ERROR to WARNING for MyISAM/Aria message that are warnings in the check utilities. This affects for example "client is using or hasn't closed the table properly". - Print "Table is fixed" if check succeded in fixing the table.
Diffstat (limited to 'mysql-test/suite/maria')
-rw-r--r--mysql-test/suite/maria/maria-recover.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/maria/maria-recover.result b/mysql-test/suite/maria/maria-recover.result
index 4d0b4317afe..8a33307b2b0 100644
--- a/mysql-test/suite/maria/maria-recover.result
+++ b/mysql-test/suite/maria/maria-recover.result
@@ -27,7 +27,7 @@ ThursdayMorningsMarket
ThursdayMorningsMarketb
Warnings:
Error 145 t_corrupted2' is marked as crashed and should be repaired
-Error 1034 1 client is using or hasn't closed the table properly
+Warning 1034 1 client is using or hasn't closed the table properly
Error 1034 Wrong base information on indexpage at page: 1
select * from t_corrupted2;
a