I did the same for XP, I installed 5.0

This link my give some additional help:
http://stackoverflow.com/questions/1557267/mysql-driver-for-rails-in-windows-7-x64

JRuby works without any problem (at least with XP) since is using the
Jdbc adapter, but probably you want to use C Ruby.

The problem is usually the dll and you could try this dll from
instantrails: 
http://instantrails.rubyforge.org/svn/trunk/InstantRails-win/InstantRails/mysql/bin/

As you know Ruby works better on Unix (Matz words) so if you can use
Ubuntu or a Mac. After many complaints, at work, I managed to get a
Mac and now I am really happy about my dev environment. If I where
still in Windows, probably now I would be using JRuby for sure.

On Jun 16, 7:51 am, Sharagoz <shara...@gmail.com> wrote:
> On Jun 15, 11:13 pm, Sarah Faulkner <sarahfaulkn...@gmail.com> wrote:> I'm on 
> Win7
>
> Last time I checked (which is at least 6 months ago now), the RoR
> mysql adapter and mysql 5.1 did not play well together on Vista/Win7.
> You may want to try version 5.0 before anything else.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to