[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] identified by 'openpne';


-- 
felix

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

Reply via email to