MySQL Forums
Forum List  »  Knowledge Base

Password recovery
Posted by: bhanu kiran
Date: January 26, 2009 10:43PM

Hi everyone.

I am using mysql database as backend.

In general, when we logging in terminal for mysql, we should type

step 1: sudo /usr/local/mysql/bin/mysql

and it will ask the password.

If we enter the correct password,it will proceed for using database.

Here, i made a syntax...SET PASSWORD=PASSWORD('new_password')

then the root password changed.

And then i closed.

After i logged again, i entered the wrong password.

I forgot the password and it is not logging.

So,i wanted to check my password before logging in.

Please, anyone can help me out....

Thanks
BHANU

Options: ReplyQuote


Subject
Views
Written By
Posted
Password recovery
3852
January 26, 2009 10:43PM


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.