Hi, I am getting this error on Rails 2.0.2 with MySql 5.0.27 on XP I thought it was a problem with the old mysql ruby drivers that was fixed using the win32 gem. But now it has come back when I upgraded to InstantRails 2 which has the above versions shipped with it. Does anybody have any idea what the problem is? I may have to go back to my previous setup which was working fine! Cheers Giorgio --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
mukeshksahu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Feb-15 07:40 UTC
Re: Mysql::Error: Lost connection to MySQL server during query
Hi , I don''t know exactly what error you are getting one reason may be because of new default database with rails 2.0.2. Earlier the default database was Mysql but now it is Sqlite So try using rails -d mysql railsappname while creating your rails project it will change your default db back to mysql On Feb 15, 7:50 am, giorgio <george.pever...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > I am getting this error on Rails 2.0.2 with MySql 5.0.27 on XP > > I thought it was a problem with the old mysql ruby drivers that was > fixed using the win32 gem. > > But now it has come back when I upgraded to InstantRails 2 which has > the above versions shipped with it. > > Does anybody have any idea what the problem is? > > I may have to go back to my previous setup which was working fine! > > Cheers > Giorgio--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---