1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-24 06:01:25 +03:00
Files
mariadb/mysql-test/suite/perfschema/t/cnf_option.test
Sergei Golubchik d74414399d perfschema 5.6.10 initial commit.
10.0 files
2014-05-06 23:20:50 +02:00

10 lines
281 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 variables like 'performance_schema_max_thread_classes';
show variables like 'performance_schema_max_thread_instances';