summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/binlog_mix.test
blob: ec2a6847beb9fa3685dce491d0ceb2512a33d23c (plain)
1
2
3
4
5
6
7
8
9
10
# Tests for PERFORMANCE_SCHEMA

--source include/have_log_bin.inc
--source include/not_embedded.inc
--source include/have_perfschema.inc

set binlog_format=mixed;

--source ../include/binlog_common.inc