1
0
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:
Sergei Golubchik
2014-05-06 23:22:16 +02:00
parent d74414399d
commit 06d874ba90
47 changed files with 3546 additions and 0 deletions

View 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=statement;
--source ../include/binlog_ok_common.inc