khamar md
2012-Sep-07 06:25 UTC
The bundled mysql.rb driver has been removed from Rails 2.2.
!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. rake aborted! no such file to load -- mysql i got this error while creating the db.do respond if someone knows about it. -- 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Matt Jones
2012-Sep-07 11:20 UTC
Re: The bundled mysql.rb driver has been removed from Rails 2.2.
On Friday, 7 September 2012 02:25:32 UTC-4, Ruby-Forum.com User wrote:> > !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please > install the mysql gem and try again: gem install mysql. > rake aborted! > no such file to load -- mysql > > > > i got this error while creating the db.do respond if someone knows about > it. > >Have you tried installing the mysql gem (as specified *in* the error message)? --Matt Jones -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/JngtBug81eMJ. For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2012-Sep-08 16:09 UTC
Re: Re: The bundled mysql.rb driver has been removed from Rails 2.2.
On 7 September 2012 12:20, Matt Jones <al2o3cr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On Friday, 7 September 2012 02:25:32 UTC-4, Ruby-Forum.com User wrote: >> >> !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please >> install the mysql gem and try again: gem install mysql. >> rake aborted! >> no such file to load -- mysql >> >> >> >> i got this error while creating the db.do respond if someone knows about >> it. >> > > Have you tried installing the mysql gem (as specified *in* the error > message)?However don''t use rails 2 unless you have a good reason, it is obsolete. Use rails 3. Colin> > --Matt Jones > > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/JngtBug81eMJ. > > For more options, visit https://groups.google.com/groups/opt_out. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.