How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How do I disconnect mysql workbench?

0 Answers  


How to get a list of columns in an existing table?

0 Answers  


What is localhost in mysql?

0 Answers  


How do I view a mysql database?

0 Answers  


Why do we use group by and order by function in mysql?

0 Answers  






When to use order by in delete statement?

0 Answers  


What is data directory in mysql?

0 Answers  


Is mysql open source?

0 Answers  


How do I start and stop mysql server?

0 Answers  


how can you test for null values in a database? : Mysql dba

0 Answers  


Is mysql owned by oracle?

0 Answers  


Explain the difference between mysql_fetch_array(), mysql_fetch_object()?

0 Answers  


Categories