fix: 升级mysql驱动,支持mysql8最新版本的认证

This commit is contained in:
xiaojunnuo
2025-04-10 10:24:34 +08:00
parent 2951df0cd9
commit 2f5ed3aead
4 changed files with 122 additions and 84 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ typeorm:
default:
type: mysql # mariadb
host: localhost
port: 3306
port: 3309
username: root
password: root
database: certd