On 8 Mar 2017, at 10:10pm, Yuri <y...@rawbw.com> wrote:

> This fails:
> 
> sqlite3_blob_open // table b with rowids unique in db
> 
> sqlite3_blob_write // table b
> 
> BEGIN
> 
> UPDATE // table a
> 
> UPDATE // table a
> 
> COMMIT // FAILS SQLITE_BUSY!

That would appear to be the bug we identified earlier.  You’re going to have to 
wait for it to be fixed before figuring out the consequences.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to