mysql login error
Hi,
I have installed mysql server in Fedora system, but when i login it is showing errors. I have attached the error below. Please let me know how to solve this issue.
sudo apt-get install mysql-admin mysql-client mysql-server
Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package mysql-admin
sudo mysql -u root -p
Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)