当我从我的simple_cms /
运行rake db:migrate时我收到此错误。
rake db:迁移rake中止了! Mysql2 ::错误:用户拒绝访问 'simple_cms'@'localhost'(使用密码:YES)
我遵循了之前问题中概述的一些步骤。我似乎无法弄明白。
答案 0 :(得分:0)
拒绝访问用户' simple_cms' @' localhost' (使用密码:是)
1.) Check login credentials Username and password.
2.) Create another user account to simulate the error.
3.) Use another username and password if necessary.