docker-compose/examples/mysql/5/compose/conf/my.cnf

5 lines
101 B
Plaintext
Raw Normal View History

[mysqld]
max_connections = 1000
character-set-server = utf8mb4
collation-server = utf8mb4_unicode_ci