「Access denied for user 'myapp_user'@'localhost'」と出ます

うまくいかない場合は再度grant文を実行しましょう。
2020年4月12日
ユーザー
login as: vagrant
vagrant@192.168.33.10's password:
Last login: Sun Apr 12 00:50:29 2020 from 192.168.33.1
[vagrant@localhost ~]$ cd mysql_lessons
[vagrant@localhost mysql_lessons]$ mysql -u myapp_user -p myapp
Enter password:
ERROR 1045 (28000): Access denied for user 'myapp_user'@'localhost' (using password: YES)
[vagrant@localhost mysql_lessons]$

この回答を見るにはプレミアムプランへの登録が必要です

プレミアムプランとは?