MySQL Forums
Forum List  »  Security

Re: hashing passwords
Posted by: Morgan Christiansson
Date: November 02, 2007 12:21AM

SELECT PASSWORD('this is where the password is');

will return the value.

Also read this very interesting article about how to store passwords:
http://www.codinghorror.com/blog/archives/000953.html

Options: ReplyQuote


Subject
Views
Written By
Posted
5075
October 31, 2007 09:35AM
2682
October 31, 2007 06:42PM
Re: hashing passwords
2786
November 02, 2007 12:21AM
2418
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.