Bugs item #14601, was opened at 2007-10-10 05:00
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=14601&group_id=2014

Category: AR-JDBC
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Li Xiao (lixiao)
Assigned to: Nobody (None)
Summary: mysql adapter can't work with chinese words

Initial Comment:
I tested that:
   1. mysql database handled chinese words correct.
   2. our application run on Jruby/Cruby with postgres and Cruby with mysql is 
OK with chinese words.
   3. all string tested is utf-8
 
I also checked out activerecord-jdbc trunk and wrote a test in the 
mysql_simple_test.rb(see attached file), and it's failed


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

>Comment By: Ola Bini (olabini)
Date: 2007-10-16 10:03

Message:
Fixed in trunk.

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

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

Reply via email to