On 22-11-2007 22:56:20 +0100, Niels Nes wrote:
On Thu, Nov 22, 2007 at 09:29:48PM +0100, Fabian Groffen wrote:
On 22-11-2007 21:20:50 +0100, Markus Gritsch wrote:
On Nov 22, 2007 8:52 PM, Fabian Groffen
wrote: Also, it would help us very much if you could generate a JDBC debug log when this happens. You can make such log by appending ?debug=true to the JDBC connection url.
The attached logs show running this statement:
UPDATE sys.test SET name = 'รค' WHERE id = 0 ^
Your logs actually show you don't even get to the tricky part:
TD 1195762741893: write final block: 53 bytes TX 1195762741893: sPREPARE UPDATE sys.test SET name = '?' WHERE id = 0; fabian
This is from the jdbc logs, ie no iconv inbetween here.
mutt uses iconv to show the log, and I copied/pasted from Mutt's pager.