Skip navigation links

MySQL Forums :: Workbench - Database Administration :: Lost root password


Advanced Search

Re: Lost root password
Posted by: Oliver Candelario ()
Date: April 23, 2012 12:59AM

If you are using Linux, this one will work.

1. Stop MySQL
2. Run mysqld_safe -skip-grant-tables &
3. Start MySQL
4. Login to MySQL

http://mysqladministrators.blogspot.com/2012/02/if-root-is-access-denied.html

Options: ReplyQuote


Subject Views Written By Posted
Lost root password 1401 Kenn Thompson 03/12/2012 08:32AM
Re: Lost root password 661 Sergio de la Cruz 03/12/2012 09:26AM
Re: Lost root password 923 zahid quadri 03/24/2012 07:35AM
Re: Lost root password 601 Kenn Thompson 03/26/2012 06:22PM
Re: Lost root password 609 Sergio de la Cruz 03/27/2012 07:37AM
Re: Lost root password 750 Oliver Candelario 04/23/2012 12:59AM
Re: Lost root password 499 Diya Selva 07/04/2012 12:02PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.