SQLite

All files named ”test/walslow.test”
Login

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

History for test/walslow.test

2024-07-30
17:09
[0c51843836] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 6390)
2016-02-05
14:29
[07a51cbe9d] part of check-in [201fcbeef3] Merge OOM handling optimizations and PRAGMA synchronous=EXTRA as well as other enhancements from trunk. (check-in: [201fcbeef3] user: drh branch: apple-osx, size: 6467)
2016-02-04
17:31
[c05c68d4dc] part of check-in [f465944b75] Avoid running some particularly time-consuming tests as part of veryquick.test. (check-in: [f465944b75] user: dan branch: trunk, size: 6428)
2012-04-02
23:35
[658066419a] 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: 2080)
2011-08-23
18:06
[3c2475d767] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 2089)
2011-08-02
00:57
[e7be6d9888] 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: 2040)
2010-08-18
00:09
[989854bc5c] 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: 2103)
2010-05-03
11:05
[d21625e2e9] 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: 2054)
2010-05-01
16:40
[9be52d033e] 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: 2050)
2010-04-13
11:56
[38076d5fad] 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: 2010)
11:35
[ba50a02439] part of check-in [d90b1dde07] Fix test script issues preventing walthread.test from running. (check-in: [d90b1dde07] user: dan branch: wal, size: 2089)
2010-04-12
19:00
Added: [17bfe8052a] part of check-in [409d61baeb] Import experimental write-ahead-logging code. (check-in: [409d61baeb] user: dan branch: wal, size: 1847)