ど忘れしていたので、個人的メモ。
rails db:createできない時は以下の4点を確認。
・mysql側にuserが作成されているか
・そのuserはpasswordがあるか
・database.ymlにusernameとpasswordの記載があるか
・そのuserは権限付与されているか
Go to list of users who liked
More than 5 years have passed since last update.
ど忘れしていたので、個人的メモ。
rails db:createできない時は以下の4点を確認。
・mysql側にuserが作成されているか
・そのuserはpasswordがあるか
・database.ymlにusernameとpasswordの記載があるか
・そのuserは権限付与されているか
Register as a new user and use Qiita more conveniently
Go to list of users who liked