Cannot create a connection to MySQL via secrets. trying to connect to 127.0.0.1 server instead of "reports-db.dev-office.local" SQL Error: IO Error: Failed to connect to MySQL database with parameters ...
db配置了,数据库也手动创建了,但是连接mysql8报错"Can't connect to MySQL server on '127.0.0.1'",我有个怀疑是参数是否需要加SSL ...