1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug #18075170 SQL NODE RESTART REQUIRED TO

AVOID DEADLOCK AFTER RESTORE

Test Failure Fix.
This commit is contained in:
Ajo Robert
2015-05-12 20:27:26 +05:30
parent 515b2203c5
commit 820bf7b1f1
2 changed files with 3 additions and 1 deletions

View File

@ -139,7 +139,7 @@ a
1
4
Warnings:
Error 145 Table './test/t1' is marked as crashed and should be repaired
Error 145 Table 't1' is marked as crashed and should be repaired
Error 1194 Table 't1' is marked as crashed and should be repaired
Error 1034 Number of rows changed from 1 to 2
ALTER TABLE t2 ADD val INT;