Problems with crypt Password in mySQL
Posted by: Patrick Artner
Date: January 29, 2007 09:54AM

Hi @all.

I want to save a crypt password in mySQL. The column field is a CHAR. After the update I read the password again. There I see that one Character has changed.

Example:

I do update this' st†'
After select I get this '?st?'

Why do mySQL change this ?

Please help me

Thanks
Patrick

Options: ReplyQuote


Subject
Views
Written By
Posted
Problems with crypt Password in mySQL
3591
January 29, 2007 09:54AM


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.