mirror of
https://github.com/MariaDB/server.git
synced 2025-10-16 22:27:52 +03:00
Problem: sys_vars.rpl_init_slave_func test was failing sporadically on 5.5+. Fix: Added assert condition after wait for checks. Recorded test and enabled it.