Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/walcrash.test
2016-02-02
| ||
02:30 | [065a041da8] part of check-in [e6a4a16312] Merge recent enhancements from trunk. (check-in: [e6a4a16312] user: drh branch: apple-osx, size: 9354) | |
2016-02-01
| ||
16:36 | [21038858cc] part of check-in [5d7c092869] Update walcrash.test to ensure that, during a particular test, enough data is written to cause SQLite to sync the wal file 14 times. (check-in: [5d7c092869] user: dan branch: trunk, size: 9314) | |
2014-05-08
| ||
23:01 | [011e05e917] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 9309) | |
2013-06-10
| ||
23:30 | [451d79e528] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 9269) | |
2012-04-02
| ||
23:35 | [a8fa8d8a9a] part of check-in [d51c086e5c] Merge in latest changes, autologging options, read only file system wal support, test config conditionalization, WAL frame write prebuffering (check-in: [d51c086e5c] user: adam branch: apple-osx, size: 9310) | |
2012-01-14
| ||
14:13 | [5f749f38e4] part of check-in [2cc414cd14] Merge the latest trunk changes into the apple-osx branch. (check-in: [2cc414cd14] user: drh branch: apple-osx, size: 9319) | |
2012-01-13
| ||
10:04 | [4457436593] part of check-in [5afbcd49f9] Fix test case issues related to errors in file-controls and the PSOW flag. (check-in: [5afbcd49f9] user: dan branch: trunk, size: 9270) | |
2011-08-23
| ||
18:06 | [e2e8de53ca] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 9316) | |
2011-08-02
| ||
00:57 | [4fcb661faf] 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: 9267) | |
2010-08-18
| ||
00:09 | [80c1cc3173] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 9393) | |
2010-07-08
| ||
16:22 | [e763841551] part of check-in [6a46e64168] Fix test case number issue in walcrash.test. (check-in: [6a46e64168] user: shaneh branch: trunk, size: 9344) | |
2010-05-04
| ||
14:47 | [f6d5fb2bb1] part of check-in [1a391f3c55] Fix problems with recovering wal files that use a page-size other than the default. (check-in: [1a391f3c55] user: dan branch: trunk, size: 9344) | |
2010-05-03
| ||
11:05 | [63edc6a9e0] part of check-in [714e594726] Add the "PRAGMA wal_autocheckpoint" command. Rename "PRAGMA checkpoint" to "PRAGMA wal_checkpoint". (check-in: [714e594726] user: dan branch: wal, size: 8776) | |
2010-05-01
| ||
16:40 | [20ebd86c0e] part of check-in [9b230c43df] Support compile-time option SQLITE_OMIT_WAL, for building without WAL support. (check-in: [9b230c43df] user: dan branch: wal, size: 8760) | |
2010-04-21
| ||
11:43 | [f022cee7eb] part of check-in [33cabf271b] If, after obtaining a SHARED lock, there exists a *-wal file in the file-system, use WAL mode. This is necessary to recover from a crash that damages the first page of the database file. (check-in: [33cabf271b] user: dan branch: wal, size: 8720) | |
2010-04-13
| ||
11:56 | [45cfbab30b] part of check-in [27dc5977c1] Remove old code to interpret an argument (no longer used) to "PRAGMA checkpoint". (check-in: [27dc5977c1] user: dan branch: wal, size: 7866) | |
11:35 | [df3b4f84d7] part of check-in [d90b1dde07] Fix test script issues preventing walthread.test from running. (check-in: [d90b1dde07] user: dan branch: wal, size: 7884) | |
2010-04-12
| ||
19:00 | Added: [76a6848c50] part of check-in [409d61baeb] Import experimental write-ahead-logging code. (check-in: [409d61baeb] user: dan branch: wal, size: 7714) | |