summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/perfschema/t/binlog_row.test
blob: 825da37350972d1a4faca0072fb3a6532a6fc025 (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=row;

--source ../include/binlog_common.inc