I have not been able to use rake db create so far. I have used mysql admin I create the database, grant privileges...
I have a password on mysql root. The course assumes there is no root password, which is strange to me, but rake db create should work with a root password? I changed the yml file entering a user and a password. -- because I don't want the rails application having root privileges. That should not be a problem either? So what do I need to do? (mysql is running.) Somehow the rake task needs to know about the root password it seems to me. But where how? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ruby-on-rails-programming-with-passion" group. To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---
