MySQL Forums
Forum List  »  MySQL Administrator

Error 1372
Posted by: Peter Kosenko
Date: March 29, 2010 09:09PM

Why is there no adequate documentation of mysql errors?

CREATE USER 'blah@localhost' IDENTIFIED BY PASSWORD 'ASDF' \G

gets me the error "ERROR 1372 (HY000): Password hash should be a 41-digit hexadecimal number.

That is MEANINGLESS. It does not explain what the command line error is.

Looking up 1372 in the documentation and the forum only repeatedly quotes the meaningless error statement.

Options: ReplyQuote


Subject
Written By
Posted
Error 1372
March 29, 2010 09:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.