MySqlException(0x80004005) Reading from the stream has failed 远程主机强迫关闭了一个现有的连接

发布时间 2023-06-28 18:44:41作者: 【君莫笑】
不同客户端电脑连接服务器数据库,通过navicat管理工具可以正常连上,但是通过程序连接提示MySqlException(0x80004005) Reading from the stream has failed 
远程主机强迫关闭了一个现有的连接(注意:部分电脑通过程序也是可以正常连接服务器数据库的) 解决方法: 服务器重新安装Microsoft Visual C++ 2013 Redistributable环境