mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
fix perfschema.start_server_innodb test (related to MDEV-17571)
This commit is contained in:
@ -33,7 +33,7 @@ performance_schema_events_statements_history_size 10
|
||||
performance_schema_events_waits_history_long_size 10000
|
||||
performance_schema_events_waits_history_size 10
|
||||
performance_schema_hosts_size 100
|
||||
performance_schema_max_cond_classes 80
|
||||
performance_schema_max_cond_classes 90
|
||||
performance_schema_max_cond_instances 1000
|
||||
performance_schema_max_digest_length 1024
|
||||
performance_schema_max_file_classes 50
|
||||
|
Reference in New Issue
Block a user