SQLite

All files named ”test/incrvacuum2.test”
Login

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

History for test/incrvacuum2.test

2016-04-29
15:52
[1e873b6caf] part of check-in [81b76901e6] Merge enhancements from trunk, and in particular the TEMP file deferred I/O enhancements. (check-in: [81b76901e6] user: drh branch: apple-osx, size: 5970)
2016-04-27
18:54
[7d26cfda66] 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: 5898)
2015-02-19
00:29
[676c414287] part of check-in [28284ccc0d] First small steps toward brining trunk and apple-osx closer together. (check-in: [28284ccc0d] user: drh branch: trunk, size: 5890)
2012-04-02
23:35
[a1828b6165] 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: 5962)
2012-01-03
21:54
[c776f80c2b] part of check-in [8a048423f0] Pull all the latest trunk changes over into the apple-osx branch. (check-in: [8a048423f0] user: drh branch: apple-osx, size: 5921)
2011-12-19
00:31
[379eeb8740] 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: 5853)
2011-08-23
18:06
[7072d6adb0] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 5955)
2011-08-02
00:57
[62fbeb8545] 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: 5821)
2011-06-25
16:35
[08b23884a3] part of check-in [8f8b373eed] Fix test cases so that they work with SQLITE_DEFAULT_WAL_SAFETYLEVEL defined. (check-in: [8f8b373eed] user: dan branch: apple-osx, size: 5962)
2011-04-08
17:22
[ae04573b73] part of check-in [7b8e176143] Fix incrvacuum2.test so that it works with the inmemory_journal permutation. (check-in: [7b8e176143] user: dan branch: trunk, size: 5828)
2011-04-07
15:24
[33f8f47edf] part of check-in [bf78acb9df] Add test case to verify [d03d63d77e] works. (check-in: [bf78acb9df] user: dan branch: trunk, size: 5784)
2009-07-25
13:42
[9e22a79489] part of check-in [0315383163] Remove the "proc zeroblob" implementation from incrvacuum2.test. It is no longer required as of (6906) and, as #3988 points out, unreliable. (CVS 6936) (check-in: [0315383163] user: danielk1977 branch: trunk, size: 3089)
2008-05-07
07:13
[46ef65f377] part of check-in [ed98df24a3] Fix a problem causing the database to be truncated to the wrong size after an incremental-vacuum is performed on a database in full auto-vacuum mode. (CVS 5094) (check-in: [ed98df24a3] user: danielk1977 branch: trunk, size: 3455)
2007-10-09
08:29
[a958e378c1] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 3124)
2007-05-17
06:44
[82397ceb59] part of check-in [2ee959be4a] Modify test scripts to allow for the fact that zeroblob() is not available when compiled with OMIT_INCRBLOB. Ticket #2365. (CVS 4019) (check-in: [2ee959be4a] user: danielk1977 branch: trunk, size: 3017)
2007-05-04
18:30
[a1457ad244] part of check-in [b13e497a32] Change incremental vacuum to be triggered by a pragma rather than a command. We have a lot to learn about this yet and we do not want to paint ourselves into a corner by commiting to specific syntax too early. (CVS 3921) (check-in: [b13e497a32] user: drh branch: trunk, size: 2643)
16:14
Added: [c8c33a6e2b] part of check-in [ed713f9ccb] Optional parameter in the INCREMENTAL VACUUM statement specifies how many pages to vacuum from the database. (CVS 3919) (check-in: [ed713f9ccb] user: drh branch: trunk, size: 1462)