MySQL Forums
Forum List  »  Security

hashing passwords
Posted by: Mike Bann
Date: October 31, 2007 09:35AM

I'm trying to change a password in my db. There is a php statement that sends a password to the db but it send it in a PASSWORD('this is where the password is') function that I assume is being run on the sql side. I need to figure out the new hashed password how can I run a statement that returns the value so that I can see it?

Options: ReplyQuote


Subject
Views
Written By
Posted
hashing passwords
5073
October 31, 2007 09:35AM
2680
October 31, 2007 06:42PM
2786
November 02, 2007 12:21AM
2417
December 06, 2007 09:16AM


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.