For some reason beyond me I can’t access the mysql server on a machine. I’m looking at an untouched MT (dv) server with CentOS 5. Any ideas on how to get the root going?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No related questions found
Start (first stop the running one) your MySQL in safemode with skiped grant tables eg.:
Thereafter you should have access to your database without password and could create a new user/password.