MOON
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4
System: Linux vps.panamaemb.org.sg 3.10.0-1160.80.1.vz7.191.4 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64
User: panama (500)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //proc/2/task/2/root/usr/share/mysql-test/suite/binlog/t/binlog_stm_mix_innodb_myisam.test
# This is a wrapper for binlog.test so that the same test case can be used 
# For both statement and row based bin logs 9/19/2005 [jbm]

-- source include/have_binlog_format_statement.inc
-- source include/not_gtid_enabled.inc

CALL mtr.add_suppression("Statement may not be safe to log in statement format.");

-- source extra/binlog_tests/mix_innodb_myisam_binlog.test

set @@session.binlog_format=statement;
-- source  extra/binlog_tests/mix_innodb_myisam_side_effects.test
set @@session.binlog_format=@@global.binlog_format;


--echo end of tests