mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fix perfschema.sizing_* tests to run
still cannot be enabled permanently, but at least they could be run manually, if needed
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
!include include/default_mysqld_autosize.cnf
|
||||
!include suite/perfschema/include/default_mysqld_autosize.cnf
|
||||
|
||||
[mysqld.1]
|
||||
|
||||
@ -9,6 +9,7 @@ max_connections=50
|
||||
open_files_limit=1024
|
||||
|
||||
# Automated sizing for everything
|
||||
loose-enable-performance-schema
|
||||
|
||||
loose-performance-schema-accounts-size=-1
|
||||
loose-performance-schema-digests-size=-1
|
||||
|
Reference in New Issue
Block a user