Mot de passe local MySQL refusé

  mysql> GRANT ALL ON *.* to user_name@localhost IDENTIFIED BY 'password';
JestingLinter