MySQL Forums
Forum List  »  General

Re: password
Posted by: Maurizio Minardi
Date: November 28, 2004 02:42PM

Mike,

Thanks for your help. My goal is to upload a table with data (username, passoword ecc..). I can't understand why i have to comvert password field. MySql uploading process accept my passord (visible, i mean you can read it) but than the application can't read it. I have to convert all my passwords in something like "519c604b72c0e0dc65952b92d2fab661".

This : 519c604b72c0e0dc65952b92d2fab661
means "bastoni".

If i upload "bastoni" the application don't recognize it. If i upload "519c604b72c0e0dc65952b92d2fab661" it's ok.

So how can i convert all my password (ex. bastoni) in the right format?

Thanks a lot for your time.

Maurizio

Options: ReplyQuote


Subject
Written By
Posted
November 26, 2004 05:02AM
November 26, 2004 10:11AM
Re: password
November 28, 2004 02:42PM
November 28, 2004 04:07PM


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.