AntSwordProject / antSword

中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.
https://www.yuque.com/antswordproject/antsword
MIT License
3.69k stars 579 forks source link

数据库连接端口设置 #331

Closed Ludovicofu closed 1 year ago

Ludovicofu commented 1 year ago

比如mysql默认端口不是3306改成了其他端口,使用蚁剑的数据库管理功能无法设置改变连接端口

Medicean commented 1 year ago

哪个shell 类型,用的 mysql 还是 mysqli ?

Ludovicofu commented 1 year ago

php,mysql

Medicean commented 1 year ago

@Ludovicofu 测试正常,你要不看一下配置是否和我的一样?

image

image

Ludovicofu commented 1 year ago

好吧,搞错了