Hi Ady,

See your OLD_PASSWORD MySQL option in your MySQL Docs. Or the following 
articles:
http://dev.mysql.com/doc/mysql/en/MySQL_4.1_Nutshell.html
http://forum.scibit.com/viewtopic.php?t=195

Kind Regards
SciBit MySQL Team
http://www.scibit.com
MySQL Products:
http://www.scibit.com/products/mycon
http://www.scibit.com/products/mysqlcomponents
http://www.scibit.com/products/mysqlx
http://www.scibit.com/products/mascon

> 
> -----Original Message-----
> From: "Ady Wicaksono" <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> CC: 
> Subject: Different password() function ?
> Sent: Fri, 03 Dec 2004 10:01:06 GMT
> Received: Fri, 03 Dec 2004 09:51:54 GMT
> Read: Fri, 03 Dec 2004 09:57:47 GMT
> I just upgrade my MySQL from 4.0.20 to 4.1.7, however
> 
> i found new things here, password() function
> 
> in 4.0.20 -> password("xxx") result in 5336eb751494bdb1
> in 4.1.7  -> password("xxx") result in *3E5287812B7D1F947439AC45E739353
> 
> how to get backward compatibility for this function ? since i use 
> password() to encrypt users password
> 
> Thanks
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 
> 


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

Reply via email to