Yuriy Kaminskiy wrote:
> In sqlite, ROLLBACK fails with SQLITE_BUSY when there are active/unfinished
> SELECT statements.
[...]
Note: this problem was resolved by sqlite 3.7.11 (that [will be] bundled with
DBD-SQLite 1.36_03): pending statements won't block ROLLBACK anymore (and will
fail on next [attempt] to fetch instead).


_______________________________________________
DBD-SQLite mailing list
DBD-SQLite@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite

Reply via email to