摘要:
mysql>mysql -u root -p mysql>输入密码登录。 mysql>set password for root@localhost = password('新密码'); ERROR 1290 (HY000): The MySQL server is running with the 阅读全文
摘要:
[root@localhost mysql]# mysql -u root -pEnter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) [ 阅读全文