发布时间:2016-10-10 11:40:25
ubuntu 16.04 XAMPP环境下,安装mysql-client,执行mysql后报错:ERROR 2002 (HY000): Can't connect to local MySQL server through socket解决方法:将/opt/lampp/etc/my.cnf 复制到 /etc/my.cnf下,重启动服务就可以了。参考:http://stackoverflow.com/questions/11657829/error-2002-hy000-cant-connect.........【阅读全文】