Only the connection that does the rollback has its queries aborted.

That is not the behavior I am seeing in 3.7.11, but was the behavior
I saw in 3.7.10.

If you are seeing other connections get queries aborted, that is something
new that I have not seen before and will need to investigate.

Correct.

If you do a ROLLBACK in the middle of a query, why would you ever want to
keep going with that query?  What would you expect to see?

I wouldn't expect to keep going on that query.

I'll try to write a test case.

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

Reply via email to