RE: Password hash should be a 41-digit hexadecimal number

2007-02-02 Thread Brown, Charles
around userid and domain -Original Message- From: Padmanabhan G [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 3:18 AM To: mysql@lists.mysql.com Subject: Password hash should be a 41-digit hexadecimal number hi Issuing the grant command yields an error: mysql> create

Re: Password hash should be a 41-digit hexadecimal number

2007-02-02 Thread Felix Geerinckx
[EMAIL PROTECTED] ("Padmanabhan G") wrote in news:[EMAIL PROTECTED]: > mysql> create user [EMAIL PROTECTED] identified by password 'openpne'; > > Error 1372: Password hash should be a 41-digit hexadecimal number mysql> create user [EMAIL PROTECTED] i

Password hash should be a 41-digit hexadecimal number

2007-02-02 Thread Padmanabhan G
hi Issuing the grant command yields an error: mysql> create user [EMAIL PROTECTED] identified by password 'openpne'; Error 1372: Password hash should be a 41-digit hexadecimal number -- With Thanks & Regards G. Padmanabhan -- MySQL General Mailing List For li