blob: 8020814a59cb91e827c1dcc3756375337ad500e6 (
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_ok_common.inc
|