Subject | Blobs and batches |
---|---|
Author | Serge Bogatyrev |
Post date | 2009-08-28T11:49:14Z |
Hi, all
I tryed to use batches and discovered a chain of bugs.
I am using connection pool with (obviously) statement caching. All
errors occur when a prepared statement is used in context of new
transaction. And all works fine when I replacing the "blob" with
"varchar(100)".
All bugs are described in the test.
Serge Bogatyrev.
[Non-text portions of this message have been removed]
I tryed to use batches and discovered a chain of bugs.
I am using connection pool with (obviously) statement caching. All
errors occur when a prepared statement is used in context of new
transaction. And all works fine when I replacing the "blob" with
"varchar(100)".
All bugs are described in the test.
Serge Bogatyrev.
[Non-text portions of this message have been removed]