mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2
into 5.1
This commit is contained in:
@ -8,6 +8,7 @@
|
|||||||
# cover tables mysqltest.$mms_tname1,...$mms_tnameN
|
# cover tables mysqltest.$mms_tname1,...$mms_tnameN
|
||||||
|
|
||||||
connection admin;
|
connection admin;
|
||||||
|
--source include/wait_until_connected_again.inc
|
||||||
|
|
||||||
let $mms_table_to_use=$mms_tables;
|
let $mms_table_to_use=$mms_tables;
|
||||||
let $mms_purpose=comparison;
|
let $mms_purpose=comparison;
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
|
|
||||||
connection admin;
|
connection admin;
|
||||||
|
--source include/wait_until_connected_again.inc
|
||||||
|
|
||||||
let $mms_table_to_use=$mms_tables;
|
let $mms_table_to_use=$mms_tables;
|
||||||
let $mms_purpose=feeding_recovery;
|
let $mms_purpose=feeding_recovery;
|
||||||
|
Reference in New Issue
Block a user