Disable rpl_parallel2 temporarly until we have a proper fix for it in 10.5

This commit is contained in:
Monty 2020-07-04 02:19:02 +03:00
parent 0fd89a1a89
commit 7d75e43261

View File

@ -19,3 +19,4 @@ rpl_semi_sync_after_sync : fails after MDEV-16172
rpl_slave_grp_exec: MDEV-10514
rpl_auto_increment_update_failure : disabled for now
rpl_current_user : waits for MDEV-22374 fix
rpl_parallel2 : waits for MDEV-23089