blob: d24593235daf385a3eff4099f0bdff681bf03384 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Tests for PERFORMANCE_SCHEMA
# Check server start options, read from a .cnf file
# Use default setting for mysqld processes
!include include/default_mysqld.cnf
[mysqld.1]
loose-performance-schema-max-thread_instances=318
loose-performance-schema-max-thread_classes=12
|