summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/start_server_innodb.test
blob: f190482b7d5f983f55e17bd2273809ba9c3bf310 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Tests for PERFORMANCE_SCHEMA

--source include/not_embedded.inc
--source include/have_perfschema.inc
--source include/have_innodb.inc

--source ../include/start_server_common.inc

# Expecting nothing lost with default parameters

show global status like "performance_schema%";