hi
    im on ubuntu 8.0r lts, installed rails 2.3.4 ruby gem 1.3.5 mysql
5.0

when i rails myapp =>creates an sqllite3 environment and works good
when i rails myapp -d mysql have an error when run db:create

Couldn't create database for {"socket"=>"/var/run/mysqld/mysqld.sock",
"reconnect"=>false, "encoding"=>"utf8", "username"=>"root",
"adapter"=>"mysql", "password"=>"difahu", "database"=>"a4_development",
"pool"=>5}, charset: utf8, collation: utf8_unicode_ci (if you set the
charset manually, make sure you have a matching collation)

i can access mysql , irb, individually without problem

somebody knows what happens????
-- 
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]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to