mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +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]
|
||||
|
||||
@ -14,6 +14,8 @@
|
||||
|
||||
# Automated sizing for everything
|
||||
|
||||
loose-enable-performance-schema
|
||||
|
||||
loose-performance-schema-accounts-size=-1
|
||||
loose-performance-schema-digests-size=-1
|
||||
loose-performance-schema-hosts-size=-1
|
||||
|
Reference in New Issue
Block a user