Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/trans3.test
2014-11-11
| ||
01:33 | [91a100e541] part of check-in [fa6e6a9ae2] Experimental changes that permit read operations to continue after a ROLLBACK, as long as the schema is unchanged. (check-in: [fa6e6a9ae2] user: drh branch: read-after-rollback, size: 1861) | |
2012-02-13
| ||
17:01 | [373ac5183c] part of check-in [549f4fd00d] Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for statements that are cancelled due to a rollback. (check-in: [549f4fd00d] user: drh branch: nonblocking-rollback, size: 1833) | |
2008-11-05
| ||
16:37 | [d728abaa31] part of check-in [51f04aaff2] The COMMIT command now works even if there are pending queries, as long as the pending queries are reading and not writing the database. (CVS 5864) (check-in: [51f04aaff2] user: drh branch: trunk, size: 1898) | |
2008-11-03
| ||
21:40 | Added: [b084fce94d] part of check-in [cedfa214e4] Test cases to verify that COMMIT and ROLLBACK return SQLITE_BUSY when there are active statements. (CVS 5858) (check-in: [cedfa214e4] user: drh branch: trunk, size: 1917) | |