>
> Couldn't create database for {"reconnect"=>false, "encoding"=>"utf8",
> "username"=>"root", "adapter"=>"mysql", "database"=>"geokit_v1",
> "pool"=>5, "password"=>'***', "socket"=>"/tmp/mysql.sock"}, charset:
> utf8, collation: utf8_general_ci (if you set the charset manually,
> make sure you have a matching collation)
>
When you installed MySQL, you were presented with a screen asking your
for character set information. Do you remember what you chose? I never
specify my charset within the config file (I am not sure if this is
correct or not)
You can change the default char set through the MySQLAdmin tool and need
not worry when connecting with AR.
hth
ilan
--
Posted via http://www.ruby-forum.com/.