mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_prepared_warnings)
This commit is contained in:
committed by
Sergei Golubchik
parent
fe78495053
commit
97e8d27bed
@@ -18,6 +18,8 @@
|
||||
--source include/have_binlog_format_mixed.inc
|
||||
--echo
|
||||
|
||||
--enable_prepare_warnings
|
||||
|
||||
# Set number of retries to connect to master
|
||||
let $connect_retry= 20;
|
||||
|
||||
@@ -561,5 +563,7 @@ DROP TABLE t1;
|
||||
--sync_slave_with_master
|
||||
SET @@global.slave_net_timeout=@restore_slave_net_timeout;
|
||||
|
||||
--disable_prepare_warnings
|
||||
|
||||
#--let $rpl_only_running_threads= 1
|
||||
--source include/rpl_end.inc
|
||||
|
Reference in New Issue
Block a user