首页 > 数据库技术 > 详细

mysql: error while loading shared libraries: libmysqlclient

时间:2016-06-27 20:03:23      阅读:191      评论:0      收藏:0      [点我收藏+]
mysql: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such file or directory
因为安装卸载过rpm旧版本的缘故,旧版本遗留下很多Mysql命令,执行mysql命令的时候,没有指定目录,直接使用的$PATH下的命令,使用的是旧版本的命令;
把旧版本的命令删除,同时将新版本的bin加到path即可。




mysql: error while loading shared libraries: libmysqlclient

原文:http://hiyang.blog.51cto.com/10728919/1793423

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!