2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Removed innodb configs because cause error with MariaDB 10.3

This commit is contained in:
Yeison Vargas 2018-07-08 18:43:42 -05:00
parent 6e8bb9a142
commit 00602940cd

View File

@ -21,9 +21,6 @@ bind-address = 0.0.0.0
[mysqld]
innodb-file-format=barracuda
innodb-file-per-table=1
innodb-large-prefix=1
character-set-client-handshake = FALSE
character-set-server = utf8mb4
collation-server = utf8mb4_unicode_ci