Web Hosting Talk







View Full Version : mysql root password keep on giving error?


jolo2
12-03-2004, 05:44 AM
I experienced two mysql socket connection error to all mysql db on my server last month. the fix was putting a new password to mysql root but right now I want to know why this mysql giving me this error even I already assigned root password to mysql?

choon
12-03-2004, 06:23 AM
What error please?

firestarter
12-03-2004, 09:05 AM
Just a possibility...
in .my.cnf the password is stored in
"password" format.
Remove the "
It has worked most of the time.