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

解决MySQL server through socket ‘/tmp/mysql.sock‘

时间:2014-09-03 17:02:27      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:os   div   sp   on   c   ef   sql   mysql   file   

:/alidata/www/default# mysql -u root -h localhost -p
Enter password: 

ERROR 2002 (HY000): Can‘t connect to local MySQL server through socket ‘/tmp/mysql.sock‘ (2)


可能的解决方案(未试过)

看my.cnf的sock file path
--socket
or
-S

看my.cnf配置的路径,如果修改了
两种方案
mysql每次都带上sock path登录
做一个阮连接到/tmp/mysql.sock


解决MySQL server through socket ‘/tmp/mysql.sock‘

标签:os   div   sp   on   c   ef   sql   mysql   file   

原文地址:http://my.oschina.net/ecnu/blog/309691

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