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