RE: Passwords in Mysql5.x

2006-06-06 Thread Jay Blanchard
[snip] what type of password algorithum does mysql 5.x uses for encrypting passwords? and how does these algorithum keeps the password in secure. [/snip] Here is some helpful info; http://www.mysql.com/search/?q=password+security&charset= -- MySQL General Mailing List For list archives: http://

RE: Passwords in Mysql5.x

2006-06-06 Thread Jimmy Guerrero
MySQL, Inc > -Original Message- > From: Shivaji S [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 06, 2006 1:30 PM > To: mysql@lists.mysql.com > Subject: Passwords in Mysql5.x > > > Hi, > > what type of password algorithum does mysql 5.x uses for > e

Passwords in Mysql5.x

2006-06-06 Thread Shivaji S
Hi, what type of password algorithum does mysql 5.x uses for encrypting passwords? and how does these algorithum keeps the password in secure. Regards, Shivaji.