hi friends,
I'm trying to install mysql on linux through rpm. I have install it & when I'm I enter the command
mysqladmin -u root -p create mydb
its showing
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
so what is the problem. can anyone tell me. PLZ.
when i;m trying to connect its showing
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)