Yes, gem install mysql is needed.
But, I'm not sure what do you mean lots of errors.
Maybe you should post your errors here.




On Thu, May 13, 2010 at 16:59, Jian Lin <li...@ruby-forum.com> wrote:

> I set up Rails from scratch using the methods on:
>
> http://rubyonrails.org/download
>
> and also:
>
> gem install sqlite3-ruby
> download sqlite3.dll into c:\ruby\bin
> change config/database.yml adapter lines for dev, test, prod all to
> sqlite3
>
> so sqlite3 can be used now...
>
> but what if i also installed MySQL on c:\Program Files
>
> Is there an easy way to make Rails work with MySQL?
>
> if i use
>
> gem install mysql
>
> there will be lots of errors saying
>
> No definition for next_result
>  ...
> --
> 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 rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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