# Note that due to the sleep() command the insert is written to the binary
# log in row format.
sourceinclude/master-slave.inc;
sourceinclude/have_binlog_format_statement.inc;
sourceinclude/master-slave.inc;
CALLmtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
callmtr.add_suppression("Slave SQL.*Request to stop slave SQL Thread received while applying a group that has non-transactional changes; waiting for completion of the group");