Hi all,
I've got an account table with password encrypted thru the encrypt() function, 
and I should transfer them to a table with password() function. I don't want 
to decrypt the password, and I'd like to know if there's a way to build the 
password hash from the encrypt one.

Any suggestion?

Thanks,
Luca

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to