1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix RPL tests post DEBUG_SYNC change

The tests expect the SIGNAL to not be cleared. Thus set NO_CLEAR_EVENT
within DBUG_EXECUTE_IF
This commit is contained in:
Vicențiu Ciorbaru
2023-02-10 14:44:45 +02:00
parent dbab3e8d90
commit c7fba948e1
2 changed files with 2 additions and 13 deletions

View File

@@ -15,14 +15,3 @@ rpl_row_binlog_max_cache_size : MDEV-11092
rpl_row_index_choice : MDEV-11666
rpl_auto_increment_update_failure : disabled for now
rpl_current_user : waits for MDEV-22374 fix
rpl_start_alter_1 : DEBUG_SYNC timeout
rpl_start_alter_2 : DEBUG_SYNC timeout
rpl_start_alter_3 : DEBUG_SYNC timeout
rpl_start_alter_4 : DEBUG_SYNC timeout
rpl_start_alter_5 : DEBUG_SYNC timeout
rpl_start_alter_6 : DEBUG_SYNC timeout
rpl_start_alter_7 : DEBUG_SYNC timeout
rpl_start_alter_8 : DEBUG_SYNC timeout
rpl_start_alter_mysqlbinlog_1 : DEBUG_SYNC timeout
rpl_start_alter_mysqlbinlog_2 : DEBUG_SYNC timeout
rpl_start_alter_restart_slave : DEBUG_SYNC timeout