mariadb/mysql-test/suite/perfschema/t/binlog_row.test
2011-10-19 23:44:17 +02:00

10 lines
201 B
Text

# Tests for PERFORMANCE_SCHEMA
--source include/have_log_bin.inc
--source include/not_embedded.inc
--source include/have_perfschema.inc
set binlog_format=row;
--source ../include/binlog_common.inc