mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
|
||||
connection admin;
|
||||
--source include/wait_until_connected_again.inc
|
||||
|
||||
let $mms_table_to_use=$mms_tables;
|
||||
let $mms_purpose=comparison;
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user