SQLite

All files named ”test/journal1.test”
Login

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

History for test/journal1.test

2025-03-27
14:32
[bc61a4228d] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 1850)
2020-07-29
16:18
[0c8daef45c] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 1848)
2018-01-13
13:07
[c7b768041b] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 1848)
2012-08-25
10:01
[69abc726c5] part of check-in [9b19b84753] Fix all known instances of 'repeated the' style typos in comments. No changes to code. (check-in: [9b19b84753] user: mistachkin branch: trunk, size: 1738)
2011-08-02
00:57
[8b71ef1ed5] 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: 1742)
2005-03-20
22:54
[36f2d1bb9b] part of check-in [1865e0d81c] Do not attempt to read the journal file on windows because manditory locking on windows will not allow it. Ticket #1166. (CVS 2404) (check-in: [1865e0d81c] user: drh branch: trunk, size: 1749)
2005-03-15
17:09
Added: [ffc86f4852] part of check-in [856e2ec968] When creating a new database, delete any preexisting journal that might be left over from a prior database with the same name. Ticket #1152. (CVS 2387) (check-in: [856e2ec968] user: drh branch: trunk, size: 1558)