LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mysql problem (https://www.linuxquestions.org/questions/linux-newbie-8/mysql-problem-363605/)

petenyce 09-15-2005 09:50 AM

Mysql problem
 
i have a major issue so i came to the pros. I installed a client rpm version of mysql on my box from mysql.com.

Now yesterday I started mysql by:
mysql -h localhost -u root -p XXXXX everything worked fine untill i tried installing mysql on a new machine. now i get this error

Error 2002: cant connect to local mysql server through socket /var/lib/mysql/mysql.sock

Now i cant find mysql on my machine at all. i installed the rpm and webt through successfully ,very stange. Cant find a directory called mysql????

Very stressed about this

Someone save me

mrog 09-15-2005 01:07 PM

This might help.

http://dev.mysql.com/doc/mysql/en/password-hashing.html

From what I've seen, typically the error has to do with mysql pasword hashing.


All times are GMT -5. The time now is 11:05 PM.