|
From: Douglas T. <dou...@gm...> - 2009-08-26 15:50:44
|
On Wed, Aug 26, 2009 at 11:46 AM, Dmitry Yemanov<fir...@ya...> wrote: >> This happens only when there are statements submitted by clients using >> charset NONE. > > And passing non-ASCII strings inside SQL statements? Not really. There is only one record containing "select count(*) from clientes". No non-ascii chars. I tried running a simple "select mon$sql_text from mon$statements" and the error is thrown at the first fetch command, even before I tried to fetch the blob. Thanks, -- Douglas Tosi www.sinatica.com |