Hi Bryan,

I executed the following command
gem uninstall mysql2

followed by the command you mentioned.

I then executed the command
rails server
But, I am getting the same error. Please let me know, if you have any
other ideas that I can try.

Thanks,
Ajay

> Hi Ajay,
>
> Have you tried uninstalling mysql2 gem and reinstalling it with the
> following command?
>
> gem install mysql2 -- --with-mysql-config=/usr/local/bin/mysql_config
>
> B.

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