SQLite

All files named ”test/savepoint3.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/savepoint3.test

2016-02-04
17:31
Renamed to test/savepointfault.test. Avoid running some particularly time-consuming tests as part of veryquick.test. (check-in: [f465944b75] user: dan branch: trunk, size: 0)
2009-06-05
17:09
[e328085853] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 4515)
2009-01-09
17:11
[5b76f93ffc] part of check-in [0f3f9011fa] Increase pager.c coverage a bit. Fix an assert failure that can occur following a "PRAGMA omit_readlock" command on a read-only database. (CVS 6152) (check-in: [0f3f9011fa] user: danielk1977 branch: trunk, size: 4524)
2009-01-07
08:12
[0c6c6cf208] part of check-in [e5d42c69a3] Fix savepoint related bugs. A rollback caused by an IO error or "OR ROLLBACK" clause while one or more savepoints were open was leaving the sqlite3 structure in an invalid state. (CVS 6128) (check-in: [e5d42c69a3] user: danielk1977 branch: trunk, size: 2293)
2009-01-01
15:20
[1a0b1c0f59] part of check-in [9ff8598f3b] Fix a (benign) valgrind error that can occur following malloc failure while executing a 'ROLLBACK TO savepoint' command. (CVS 6096) (check-in: [9ff8598f3b] user: danielk1977 branch: trunk, size: 1896)
2008-12-18
18:31
Added: [b3c9aa5af3] part of check-in [d915718d0b] Increase test coverage of new savepoint code. (CVS 6040) (check-in: [d915718d0b] user: danielk1977 branch: trunk, size: 1896)