when i go for bundle exec rake db:migrate $ bundle exec rake db:migrate rake aborted! Mysql::Error: query: not connected: SHOW TABLES
Tasks: TOP => db:migrate (See full trace by running task with --trace) i tried it in the first step. This is the error i got. You know some time ago when rails 3.0.3 i successfully did all this. But now i don't know what's changed,i am trying in different ways still no luck. The only reason i am still fighting with is " i love rails" On Sep 8, 5:25 pm, Luis Lavena <[email protected]> wrote: > On Sep 8, 8:09 am, venkata reddy <[email protected]> wrote: > > > Actually i am copying what ever the error i got and pasting here. > > i already copied libmysql.dll into ruby bin directory. > > > It is eating lot of time. I think i should move to linux. Rails on > > windows sucks..... > > Yeah, learn bash, GNOME, apt, install gcc and of course configure RVM, > that is way faster than this, sure. > > /sarcasm > > If you had used RailsInstaller you would have all the things you need > to successfully run a Rails project. RubyInstaller is the building > block of it. > > Yet still, install gems that require compilation and depend on other > things, no matter what platform you are they could baffle you. > > Install Linux and let us know how it goes. > > -- > Luis Lavena -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

