修改 /etc/my.cnf 的socket属性路径
可是根本找不到mysql.sock这个文件,
find / -name mysql.sock修改/etc/my.cnf中的mysql.sock路径
find / -name mysql.sock
所以,怎么解决了