1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-21360 save/restore debud_dbug instead of total reset at the end of the test

This commit is contained in:
Alice Sherepa
2020-01-20 13:56:43 +01:00
parent 10a5e1eccb
commit 90e7e6783b
4 changed files with 3 additions and 1 deletions

View File

@ -1227,6 +1227,7 @@ a
45
46
include/stop_slave.inc
SET GLOBAL debug_dbug=@old_dbug;
SET DEBUG_SYNC= 'RESET';
SET GLOBAL slave_parallel_threads=0;
SET GLOBAL slave_parallel_threads=10;