roles/mariadb: Reduce key buffer size

mysqltuner.pl shows currently 6M out of 33M being used.
This commit is contained in:
Alan Orth 2020-12-29 10:58:12 +02:00
parent b8428e67a8
commit 67a18c4f49
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#
# default is 128MB but is a waste because it seems only the mysql table uses it
key_buffer_size: 32M
key_buffer_size: 8M
# default is 128MB but is a waste because it seems only information_schema uses
# AriaDB, see: https://mariadb.com/kb/en/mariadb/aria-system-variables