|
# Tests for PERFORMANCE_SCHEMA
|
|
|
|
--source include/have_log_bin.inc
|
|
|
|
set binlog_format='row';
|
|
--source ../include/binlog_ok_common.inc
|
|
|
|
#set binlog_format='mixed';
|
|
#--source ../include/binlog_ok_common.inc
|
|
|
|
#set binlog_format='statement';
|
|
#--source ../include/binlog_ok_common.inc |