首頁 >資料庫 >mysql教程 >本地或远程连接mysql:Unable to connect to any of the specifie_MySQL
本地或远程连接mysql:Unable to connect to any of the specifie_MySQL
WBOY原創
2016-06-01 13:42:213004瀏覽
bitsCN.com
本地或远程连接mysql:Unable to connect to any of the specified MySQL hosts的问题 解决: 1.防火墙开启,并且开启允许远程连接 2.连接字符串问题 因mysql 版本或驱动不同 连接字符串不同,注意即使是本地 ‘远程数据库IP’ 也要用IP地址表示,不可使用.点符号表示本地 作者 编程笔记 bitsCN.com