[Rails] Re: incompatible character encodings: ASCII-8BIT and UTF-8
Gjermund Lunder wrote in post #964675:
> all,
> Thanks for good ideas, but like for Robert K. it's not working for me
> (ruby 1.9.2 and rails 3.0.3).
>
> Robert K., check that your tables are of type = MyISAM and CHARACTER SET
> utf8 in Mysql.
Er, why MyISAM? That's generally a poor idea, since you don't get
transactions or referential integrity.
(Of course, using MySQL itself is IMHO a poor idea...)
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen@marnen.org
Sent from my iPhone
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home