On 26 Nov 2007, at 10:30, Hongli Lai wrote:
> > I'm trying to write a patch for Rails. The ActiveRecord > RUNNING_UNIT_TESTS file says that I have to load the MySQL .sql file > from test/fixtures/db_defintions, but there is no mysql.sql. There is > a connection.rb, but no mention of it in the Rakefile or in the > RUNNING_UNIT_TESTS file. How do I load the MySQL fixtures? > Unless this has changed recently I never had to do that. I just created the activerecord_unittest and activerecord_unittest2 databases and gave the rails user access to them and I was good to go Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
