gem install mysql, maybe you forget it.

On Fri, Feb 4, 2011 at 12:48 PM, Vijay Ra <[email protected]> wrote:

> Hello,
> I am new in ror
> I create new application and
> i try to connect mysql using rake db:migrate it showing attached error
> i am using xampp for mysql
> also my database.yml settigs are as follows
>
> ===================
> development:
>  adapter: mysql2
>  encoding: utf8
>  reconnect: false
>  database: mydiary
>  pool: 5
>  username: mydiary
>  password:mypassword
>  host: localhost
> ===================
>
> Attachments:
> http://www.ruby-forum.com/attachment/5852/error.JPG
>
>
> --
> 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 [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.

Reply via email to