Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2

into 5.1
This commit is contained in:
Vladislav Vaintroub 2011-05-04 16:03:52 +02:00
parent c34e5a9152
commit aff371f662
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
# cover tables mysqltest.$mms_tname1,...$mms_tnameN
connection admin;
--source include/wait_until_connected_again.inc
let $mms_table_to_use=$mms_tables;
let $mms_purpose=comparison;

View file

@ -11,6 +11,7 @@
connection admin;
--source include/wait_until_connected_again.inc
let $mms_table_to_use=$mms_tables;
let $mms_purpose=feeding_recovery;