04 2019 档案
配置Mysql远程访问
摘要:之前用Mysql都是在本地安装,程序也是在本地用,没有发现有什么问题,今天因为项目需要,把Mysql安装在公司服务器上了,然后在本地访问,发现提示Host '***' is not allowed to connect to this MySQL server,错误提示很明确,就是目标主机上的Mys 阅读全文
posted @ 2019-04-16 14:33 ymworkroom