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

What is user in mysql?

0 Answers  


I want to find out all databases starting with ‘test’, I have access to?

0 Answers  


What is definer in mysql?

0 Answers  


What is required to create mysql database?

0 Answers  


Can you tell what are various ways to create an index?

0 Answers  






What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?

1 Answers  


Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

0 Answers  


Is mysql distributed?

0 Answers  


Why to use char instead of varchar in the database?

0 Answers  


What is the datatype for password in mysql?

0 Answers  


How to get the current date in mysql?

0 Answers  


What are the types of database engines available in mysql?

0 Answers  


Categories