amjad1233
2011-Mar-27 08:50 UTC
Rails stop responding when I try to use MySQL connection instead of SQLITE3
I am using mysql 5.0 and rails 3.0.3 when I try to connect it to MySql ( through rake migration) it works fine but it does not like when I try to fetch data from der... Will anybody help me for that or let me know how I can change sever from Webrick to something else ? -- 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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Colin Law
2011-Mar-27 11:07 UTC
Re: Rails stop responding when I try to use MySQL connection instead of SQLITE3
On 27 March 2011 09:50, amjad1233 <amjad1233-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am using mysql 5.0 and rails 3.0.3 when I try to connect it to MySql > ( through rake migration) it works fine but it does not like when I > try to fetch data from der...It might help if we had some idea of what problem you are seeing. Post the complete error message and stack trace (if there is one) that you see. If you do not see an error message then explain what happens. Have a look in log/development.log to see if there is a clue there. Also tell us which operating system you are using.> > Will anybody help me for that or let me know how I can change sever > from Webrick to something else ?What makes you think it is a webrick problem? Colin> > -- > 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 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-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 this group at http://groups.google.com/group/rubyonrails-talk?hl=en.