mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
sporadic failure of perfschema.func_file_io
--- func_file_io.result +++ func_file_io.reject @@ -134,7 +134,7 @@ Variable_name Value Performance_schema_accounts_lost 0 Performance_schema_cond_classes_lost 0 -Performance_schema_cond_instances_lost 0 +Performance_schema_cond_instances_lost 5 Performance_schema_digest_lost 0 Performance_schema_file_classes_lost 0 Performance_schema_file_handles_lost 0
This commit is contained in:
@ -116,7 +116,7 @@ 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 90
|
||||
performance_schema_max_cond_instances 1000
|
||||
performance_schema_max_cond_instances 1500
|
||||
performance_schema_max_digest_length 1024
|
||||
performance_schema_max_file_classes 80
|
||||
performance_schema_max_file_handles 32768
|
||||
|
Reference in New Issue
Block a user