SQLite

All files named ”test/journal2.test”
Login

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

History for test/journal2.test

2016-04-27
18:54
[9dac6b4ba0] part of check-in [2662d8fef7] Modify the permutations.test script so as to set any permutation specific configuration values before running each individual test script. (check-in: [2662d8fef7] user: dan branch: permutations-fix, size: 7261)
2011-12-23
01:04
[ae06f566c2] part of check-in [6191c5e451] Change the name ZERO_DAMAGE to the more descriptive POWERSAFE_OVERWRITE. The query parameter used to control this device characteristic is now "psow". (check-in: [6191c5e451] user: drh branch: statvfs, size: 7253)
2011-12-19
00:31
[81f51a9f3e] part of check-in [41891b231e] Some fixes to the test suite so that it works with ZERO_DAMAGE set to true. Still lots more problems remain. (check-in: [41891b231e] user: drh branch: statvfs, size: 7245)
2011-08-02
00:57
[29937bdbb2] 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: 7232)
2010-07-15
14:59
[50a3604768] part of check-in [a121cd80c5] When creating a journal file on unix, attempt to create it with the same permissions as the associated database file. (check-in: [a121cd80c5] user: dan branch: trunk, size: 7239)
2010-07-03
16:37
[c59fec9875] part of check-in [50f2f7dfd6] Further changes to test scripts so that the "inmemory_journal" permutation works. (check-in: [50f2f7dfd6] user: dan branch: trunk, size: 7152)
2010-06-19
18:12
[a08ea6545d] part of check-in [5a5ff4e3e4] Change the name of IOCAP_SAFE_DELETE to IOCAP_UNDELETABLE_WHEN_OPEN. Have the xDeviceCharacteristics() method of the win32 VFS return this flag. (check-in: [5a5ff4e3e4] user: dan branch: experimental, size: 7083)
2010-06-17
16:44
[3e98dc6b74] part of check-in [b9b11855e8] A different fix to [fc62af4523]. When changing from journal_mode=PERSIST or TRINCATE to some other rollback mode, delete the journal file only if a RESERVED lock can be obtained on the database file first. (check-in: [b9b11855e8] user: dan branch: experimental, size: 7073)
11:36
[61c60f287d] part of check-in [c1e04f1d4e] Fix bug in journal2.test. (check-in: [c1e04f1d4e] user: dan branch: experimental, size: 7309)
10:52
[92653f4286] part of check-in [9f6ea1de5a] Merge trunk updates with experimental branch. Also add tests to journal2.test. (check-in: [9f6ea1de5a] user: dan branch: experimental, size: 7103)
2010-06-16
19:04
Added: [0f867f26c7] part of check-in [bede8c8a14] Experimental change: On systems where it is not possible to unlink a file while one or more processes has it open (i.e. not unix), avoid closing the journal file each time the database is unlocked and reopening it at the start of each transaction. (check-in: [bede8c8a14] user: dan branch: experimental, size: 5447)