navicat报错

来源:互联网 发布:sql 获取exec 返回值 编辑:程序博客网 时间:2024/06/11 00:48

在启动navicat时候,缺少相应的dll文件,导致无法启动,提示错误,“Missing required library libmysql_d.dll 并且有红色的叉号如下图:


下载之后放到 C:\Windows\System目录下面重启即可解决。

下载地址:http://download.csdn.net/detail/qq_35685189/9916858