summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/cnf_option.test
blob: 698bb44b104ca33c5311e0de784de5cbaa5c710c (plain)
1
2
3
4
5
6
7
8
9
# Tests for PERFORMANCE_SCHEMA
# Check server start options, read from a .cnf file

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

show variables like 'performance_schema_max_thread_classes';
show variables like 'performance_schema_max_thread_instances';