Mariadb: listen on all IP addresses
Mariadb is bound to localhost only otherwise. Change-Id: I66046ea1e264a58cb05881fc985ffe18917fe490
This commit is contained in:
parent
1a2e341fed
commit
81eca4c17c
@ -14,3 +14,4 @@ collation-server = utf8mb4_bin
|
||||
character_set_server = utf8mb4
|
||||
collation_server = utf8mb4_bin
|
||||
innodb_buffer_pool_size = 4294967296
|
||||
bind_address = *
|
||||
|
Loading…
x
Reference in New Issue
Block a user