Notes |
|
(0004098)
|
dl
|
07-20-09 04:59
|
|
|
|
(0004364)
|
dl
|
12-24-09 04:30
|
|
This is fixed in the current (24/12/2009) snapshot build of Quercus. |
|
|
(0004399)
|
domdorn
|
01-28-10 15:10
|
|
I think this may have to do something with
resin-trunk/modules/quercus/src/com/caucho/quercus/lib/db/Mysqli.java
...
In method
protected ConnectionEntry connectImpl(..)
the Encoding is statically set to ISO8859_1
a comment there states
// Explicitly indicate that we want iso-8859-1 encoding so
// we would know what encoding to use to convert StringValues
// to Strings
// php/140b
but I don't see any conversion happening. |
|