[Rails] Re: mysql rake functions failing

2009-11-23 Thread dan
i was able to set default charset to utf8...still getting error running rake db:create please see full detail of issues here: http://railsforum.com/viewtopic.php?pid=113115 thanks On Nov 10, 4:23 am, Rick wrote: > I use the MySQL Administrator gui, Options -> Advanced. > > http://dev.mysql.c

[Rails] Re: mysql rake functions failing

2009-11-10 Thread Rick
I use the MySQL Administrator gui, Options -> Advanced. http://dev.mysql.com/downloads/gui-tools/5.0.html On Nov 9, 2:46 pm, dan wrote: > i did not get a screen asking for default character set > the instructions ive found to chang it (my.cnf , \C) do not seem to > take > using the \C command

[Rails] Re: mysql rake functions failing

2009-11-09 Thread dan
i did not get a screen asking for default character set the instructions ive found to chang it (my.cnf , \C) do not seem to take using the \C command while logged into mysql seem to change some of the character sets but if i \q then restart my mysl -u root connection, when i run show variables lik

[Rails] Re: mysql rake functions failing

2009-11-09 Thread Ilan Berci
dan wrote: > > 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, > ma