Jose, What rails version and mysql version are you using? Do this: *rails -v* *mysql --version*
I have the same issue as your after I upgraded to rails 2.2.2 and finally, I got it work What I did, I reinstall mysql and it worked ok now. Yudi Soesanto 2010/3/18 José Luis Romero <[email protected]> > On Mar 18, 12:36 am, Conrad Taylor <[email protected]> wrote: > > José, can you verify that MySQL is running by doing the following: > > > > $ mysql -u<username> > > Yes it's running... > > -- > 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]<rubyonrails-talk%[email protected]> > . > 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 [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.

