I managed to solve the problem. It seems my database.yml was missing two characters in the database name in both production and development. The host I am using automatically adds a prefix to both database name and user name. Once I corrected the names in my database.yml, recreated the user, and re-granted permissions, I was able to complete the migration. -- Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

