This commit is contained in:
midoks 2022-11-07 09:50:44 +08:00
parent 18f320bf25
commit 0622346852
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[client]
user = root
#password = your_password
port = 3376
port = 33206
socket = {$SERVER_APP_PATH}/mysql.sock
default-character-set = UTF8MB4

View File

@ -1,7 +1,7 @@
[client]
user = root
#password = your_password
port = 3306
port = 33206
socket = {$SERVER_APP_PATH}/mysql.sock
default-character-set = UTF8MB4