Bugs item #19140, was opened at 2008-03-27 16:06
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=19140&group_id=2014

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Illegal mix of collations error using jdbcmysql adapter

Initial Comment:
No problems with CRuby, but JRuby receives this collation error:

error while processing 'Fikret_Abdić': ActiveRecord::ActiveRecordError: Illegal 
mix of collations (latin1_bin,IMPLICIT) and      (utf8_general_ci,COERCIBLE) 
for operation '=': SELECT * FROM `page`   WHERE (`page`.`page_title` = 
'Fikret_Abdić' AND `page`.`page_namespace` = 0)  LIMIT 1 (ActiveRecord::     
StatementInvalid)

MySQL server v5.0.32
JRuby v1.1RC3
activerecord-jdbc-adapter (0.8)
activerecord-jdbcmysql-adapter (0.8)


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=19140&group_id=2014
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to