1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-20 10:24:14 +03:00
Files
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

10 lines
295 B
Plaintext

# 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';