mirror of
https://gitee.com/lauix/HFish
synced 2025-02-23 19:22:14 +08:00
mysql
This commit is contained in:
parent
ad95625b75
commit
f203f8a391
@ -49,7 +49,7 @@ max_open = 50
|
||||
max_idle = 50
|
||||
url = ./db/hfish.db?cache=shared&mode=rwc
|
||||
# type = mysql
|
||||
# url = mysql用户名::密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local
|
||||
# url = mysql用户名:密码@tcp(:3306)/hfish?charset=utf8&parseTime=true&loc=Local
|
||||
```
|
||||
|
||||
**如果mysql想要加ip,则使用**:
|
||||
|
Loading…
Reference in New Issue
Block a user