You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[mysqld] |
|
port = 7306 |
|
max_connections = 1000 |
|
character_set_server = utf8mb4 |
|
collation-server = utf8mb4_general_ci |
|
default-time_zone = '+8:00'
|
|
|