roles/mariadb: Update my.cnf template
Sync from upstream's provided my.cnf.
This commit is contained in:
parent
b47f66512d
commit
da615fb368
@ -191,4 +191,5 @@ key_buffer = 16M
|
|||||||
# * IMPORTANT: Additional settings that can override those from this file!
|
# * IMPORTANT: Additional settings that can override those from this file!
|
||||||
# The files must end with '.cnf', otherwise they'll be ignored.
|
# The files must end with '.cnf', otherwise they'll be ignored.
|
||||||
#
|
#
|
||||||
|
!include /etc/mysql/mariadb.cnf
|
||||||
!includedir /etc/mysql/conf.d/
|
!includedir /etc/mysql/conf.d/
|
||||||
|
Loading…
Reference in New Issue
Block a user