Is it possible that you need to re-install the mysql gem? I think you said you upgraded MySQL but you didn't say from what version. I know the mysql gem includes a C component that hooks in to the MySQL library, this might be the source of your problem.
On Feb 25, 8:04 pm, Sj Tib <[email protected]> wrote: > Jeff Emminger wrote: > > Have you created the database and migrated? > > Yes Jeff, I have been able to create a database and run db:migrate > successfully. I can see the tables in db and can also run direct sql > queries successfully. > > Forgot to add to my initial post - I am on Win XP. > > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

