mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
11 lines
201 B
Text
11 lines
201 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=row;
|
||
|
|
||
|
--source ../include/binlog_common.inc
|
||
|
|