Subject | Re: [firebird-support] Invalid Blob ID and Charset |
---|---|
Author | Vlad Khorsun |
Post date | 2009-09-17T06:57:24Z |
> On Wed, Sep 16, 2009 at 6:32 PM, Vlad Khorsun wrote:Check for snapshot builds. Currently Windows builds are prepared by DY
>> See http://tracker.firebirdsql.org/browse/CORE-2632
>
> This is great! Thanks!
> Where do I get binaries with this patch to test?
and DY on vacation till end of week. So i expect to see new snapshots at
the next week.
> Also, since 2.1.3 is out I'm going to have to find a way around thisa) Issue only one query in transaction, or
> issue. Any suggestions?
b) Run select mon$sql_text from mon$statements as the first query in transaction
(you don't have to read blobs, just obtain its ID's)
Regards,
Vlad