mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
perfschema 5.6.10 initial commit.
5.6 files
This commit is contained in:
10
mysql-test/suite/perfschema/t/binlog_ok_mix.test
Normal file
10
mysql-test/suite/perfschema/t/binlog_ok_mix.test
Normal file
@ -0,0 +1,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
|
||||
|
Reference in New Issue
Block a user