mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-23 18:48:58 +00:00
Removed innodb configs because cause error with MariaDB 10.3
This commit is contained in:
parent
6e8bb9a142
commit
00602940cd
@ -21,9 +21,6 @@ bind-address = 0.0.0.0
|
|||||||
|
|
||||||
|
|
||||||
[mysqld]
|
[mysqld]
|
||||||
innodb-file-format=barracuda
|
|
||||||
innodb-file-per-table=1
|
|
||||||
innodb-large-prefix=1
|
|
||||||
character-set-client-handshake = FALSE
|
character-set-client-handshake = FALSE
|
||||||
character-set-server = utf8mb4
|
character-set-server = utf8mb4
|
||||||
collation-server = utf8mb4_unicode_ci
|
collation-server = utf8mb4_unicode_ci
|
||||||
|
Loading…
Reference in New Issue
Block a user