[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [HS] pb de password sous mysql



La commande pour créer un utilisateur est

CREATE USER 'admin'@'localhost' IDENTIFIED BY 'secret';

http://mysql2.mirrors-r-us.net/doc/refman/5.1/en/create-user.html

KC

Jean-Yves F. Barbier a écrit :
Salut liste,

j'ai un soucis de password sous mysql, que je ne connais que très peu:

create user 'admin@localhost' identified by password 'secret';

renvoie:

ERROR 1372 (HY000): Password hash should be a 41-digit hexadecimal number

Quelqu'un peut-il me dépanner?

Merci d'avance

JY


Reply to: