1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Fixes one more failure in gcov run:

- sys_vars.rpl_init_slave_func
    Added suppression for the unsafe warning.
This commit is contained in:
Luis Soares
2010-01-12 23:22:34 +00:00
parent c88f938bb8
commit 88a9362d48

View File

@@ -31,6 +31,9 @@
source include/master-slave.inc;
--echo connection slave
connection slave;
--disable_query_log
call mtr.add_suppression("Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT");
--enable_query_log
#
# save the current values