mirror of
https://github.com/linuxserver/docker-mariadb.git
synced 2026-01-20 20:02:34 +08:00
Update my.cnf
This commit is contained in:
parent
358cb29a83
commit
fbeeee3558
@ -4,6 +4,7 @@
|
||||
nice = 0
|
||||
|
||||
[mysqld]
|
||||
character-set-server = utf8
|
||||
max_connections = 100
|
||||
connect_timeout = 5
|
||||
wait_timeout = 600
|
||||
@ -137,6 +138,3 @@ max_allowed_packet = 16M
|
||||
|
||||
[isamchk]
|
||||
key_buffer_size = 16M
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user