|
|
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
知道个问题是装了两次mysql.才会出现的问题。 现在我想卸载也不行。
老是提示出错。
rpm -e mysql
error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.9002-1
libmysqlclient.so.10 is needed by (installed) mysql-server-3.23.58-4
mysql = 3.23.58 is needed by (installed) mysql-server-3.23.58-4
mysql = 3.23.58 is needed by (installed) mysql-devel-3.23.58-4
rpm --force mysql
rpm: only installation, upgrading, rmsource and rmspec may be forced
强制卸装也不行,真是没着了。 |
|