mariadb/mysql-test/suite/perfschema/t/binlog_edge_stmt.test
Sergei Golubchik 06d874ba90 perfschema 5.6.10 initial commit.
5.6 files
2014-05-06 23:22:16 +02:00

10 lines
212 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=statement;
--source ../include/binlog_edge_common.inc