• Sergei Golubchik's avatar
    sporadic failures of rpl.rpl_parallel_multi_domain_xa · 7ff64931
    Sergei Golubchik authored
    it's a slow test, the slave needs to catch up, reading >1500
    transactions. A default MASTER_GTID_WAIT() timeout in
    sync_with_master_gtid.inc is 120 seconds, which might be not
    enough for a slow/overloaded slave.
    
    Let's wait forever or until ./mtr --testcase-timeout,
    whatever comes first.
    7ff64931
rpl_parallel_multi_domain_xa.test 4.34 KB