之前用的mysql5版本,现在安装的是mysql8,执行查询数据库的操作会报错Could not create connection to database server.
解决:参考https://blog.youkuaiyun.com/qq_22076345/article/details/81952035即可
修改下面两处
之前用的mysql5版本,现在安装的是mysql8,执行查询数据库的操作会报错Could not create connection to database server.
解决:参考https://blog.youkuaiyun.com/qq_22076345/article/details/81952035即可
修改下面两处
转载于:https://www.cnblogs.com/minconding/p/10309299.html