If you get in (very likely for out-of-the-box MySQL), then take out the
password
line in that YAML file!
Sorry new to ruby and rails...just learning it all. I tried that and I
get the same error, but this time it says password: NO
mysql -uroot -p
that means prompt for a password...
You could also reinstall mysql...
i took out the password in the database.yml file and now it says that my
devel database is Unknown. I made sure the database is there, so I don't
know what the problem is.
Sorry new to ruby and rails...just learning it all. I tried that and I
get the same error, but this time it says password: NO
mysql -uroot -p
that means prompt for a password...
You could also reinstall mysql...
i took out the password in the database.yml file and now it says that my
devel database is Unknown. I made sure the database is there, so I don't
know what the problem is.
i took out the password in the database.yml file and now it says that my devel database is Unknown. I made sure the database is there, so I don't know what the problem is.
BUMP
No bump: Post a new, complete request to the Ruby on Rails Talk forum at Google Groups!
Make sure to tell them what 'show databases;' returns inside MySQL!