mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Updated some tests for --valgrind
- Increased timeout for binlog_mysqlbinlog_raw_flush.test. The old timeout was not enough when running with --valgrind - Disabled ssl_timeout for --valgrind as it times out - Disabled binlog_truncate_multi_engine for --valgrind as it does restarts
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
--source include/have_debug.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/have_binlog_format_row.inc
|
||||
--source include/not_valgrind.inc
|
||||
|
||||
--let $old_max_binlog_size= `select @@global.max_binlog_size`
|
||||
call mtr.add_suppression("Can.t init tc log");
|
||||
|
Reference in New Issue
Block a user