码迷,mamicode.com
首页 > 数据库 > 详细

mysql: error while loading shared libraries: libmysqlclient

时间:2016-06-27 20:05:34      阅读:244      评论:0      收藏:0      [点我收藏+]

标签:loading   cannot   shared   mysql   error   

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

标签:loading   cannot   shared   mysql   error   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!