SQLite

All files named ”test/jrnlmode3.test”
Login

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

History for test/jrnlmode3.test

2011-08-02
00:57
[556b447a05] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 3576)
2011-01-11
17:39
[c6522b276b] part of check-in [b3f2f465c3] Add the SQLITE_FCNTL_SYNC file-control. (check-in: [b3f2f465c3] user: dan branch: trunk, size: 3590)
2009-04-20
17:43
[cfcdb12b90] part of check-in [419e320ae5] Change the journal_mode pragma so that it always returns the current journal mode, even on a failed attempt to change the journal mode. Allow the journal mode to be changed as long as there is not a pending transaction. Ticket #3811. (CVS 6526) (check-in: [419e320ae5] user: drh branch: trunk, size: 3716)
13:32
Added: [4e9a1f6099] part of check-in [e62ac26f72] Add new tests to show that journal_mode=OFF works with locking_mode=EXCLUSIVE as long as the journal_mode is set prior to the first transaction. Ticket #3811. (CVS 6525) (check-in: [e62ac26f72] user: drh branch: trunk, size: 1531)
2008-06-21
18:07
Deleted: Add test file permutations.test, which runs various other test files with sqlite configured in various ways. This adds a few new tests and replaces test files autovacuum_crash.test, autovacuum_ioerr.test, exclusive3.test, jrnlmode2.test, jrnlmode3.test, jrnlmode4.test, mutex2 and onefile.test. (CVS 5265) (check-in: [0e9df3507b] user: danielk1977 branch: trunk, size: 0)
2008-04-19
20:53
[c77f9d4095] part of check-in [e29b870ed0] Add some tests for journal_mode=off. Need to come up with a way of handling rollback attempts when there is no journal. (CVS 5034) (check-in: [e29b870ed0] user: drh branch: trunk, size: 1278)
20:34
Added: [6d2abb1674] part of check-in [277e4099ce] Continuing work on journal_mode. Journal_mode=persist now appears to be working, though additional testing would be welcomed. (CVS 5033) (check-in: [277e4099ce] user: drh branch: trunk, size: 1278)