I just tried to use MySQL and it didn't work. I even installed a new
one and it still doesn't work. Any ideas?

On Jul 20, 4:52 pm, Mike C <[email protected]> wrote:
> Thanks. It's just that when I tried to require 'mysql' in the irb, it
> gave me an error telling me the libmysql.dll or something couldn't be
> found and that I'd need to reinstall/repair mysql.
>
> On Jul 20, 3:41 pm, Frederick Cheung <[email protected]>
> wrote:
>
> > On Jul 20, 9:32 pm, Mike C <[email protected]> wrote:
>
> > > I use WAMP and I don't really want to install another MySQL just to
> > > work with Rails. How can I make the mysql gem use WAMP's MySQL?
>
> > as long as your app's database.yml  has the the port, ip address
> > etc... of the instance of mysql you want it to use everything should
> > just work. You might need to fiddle around with PATH settings so that
> > windows can find the mysql dlls.
>
> > Fred
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to