mariadb/mysql-test/suite/perfschema/t/cnf_option.test
Sergei Golubchik 0ea717f51a P_S 5.7.28
2020-03-10 19:24:22 +01:00

9 lines
295 B
Text

# Tests for PERFORMANCE_SCHEMA
# Check server start options, read from a .cnf file
--source include/not_embedded.inc
--source include/have_perfschema.inc
show global variables like 'performance_schema_max_thread_classes';
show global variables like 'performance_schema_max_thread_instances';