1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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,6 @@
--source include/not_embedded.inc
--source include/have_perfschema.inc
show variables like "performance_schema%";
show status like "performance_schema%";