Heim  >  Artikel  >  Datenbank  >  数据库连接失败Communications link failure due to underlying

数据库连接失败Communications link failure due to underlying

WBOY
WBOYOriginal
2016-06-07 16:11:191254Durchsuche

(1)有今天遇到了这个问题:当使用Myeclipse中DB Browser连接mysql出现 Communications link failure due to underlying exception!的问题 服务是开启了的,使用sql命令也可以执行,但是过了一会就不可以连接就出现上边的问题; (2)赶紧百度了一下,百度


(1)有今天遇到了这个问题:当使用Myeclipse中DB Browser连接mysql出现 Communications link failure due to underlying exception!的问题
服务是开启了的,使用sql命令也可以执行,但是过了一会就不可以连接就出现上边的问题;
(2)赶紧百度了一下,百度上各路大神的方法主要是
a)由于mysql自带的连接时长的限制,当超过时间的时候mysql就会自动断开,解决方法,网上也有很多方法,这里不做解释;
b) 本人的解决方法就是 【关闭防火墙】,这个万恶的防火墙,关了之后就没事了
(3)如果网上的各种方法都试了,还是没有解决的话,不防试一下关闭防火墙。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn