Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/vacuum2.test
2020-12-09
| ||
16:32 | [9fd45ce6ce] part of check-in [0d2c377606] Avoid loading large intkey rows when VACUUMing, even if the page-size is changing. (check-in: [0d2c377606] user: dan branch: vacuum-lomem, size: 6266) | |
2015-04-13
| ||
14:08 | [aa048abee1] part of check-in [ce6eaac10a] Test that if the definition of a collation sequence is changed and VACUUM run, the new database contains records sorted in the (new) correct order. (check-in: [ce6eaac10a] user: dan branch: trunk, size: 6266) | |
2011-08-02
| ||
00:57 | [af432e6e3b] 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: 5523) | |
2011-02-16
| ||
01:23 | [91a84c9b08] part of check-in [edd27669f3] Add "do_not_use_codec" logic to some of the TCL based test cases that read/write directly to the DB. (check-in: [edd27669f3] user: shaneh branch: trunk, size: 5530) | |
2010-09-24
| ||
09:32 | [2165164ed2] part of check-in [c1ebcacd9b] Add experimental branch disallowing VACUUM when there are one or more active SQL statements. (check-in: [c1ebcacd9b] user: dan branch: experimental, size: 5365) | |
2009-02-18
| ||
20:31 | [ec57f21d39] part of check-in [ded04f12f4] Make sure the auto_vacuum=INCREMENTAL setting is preserved across a VACUUM. Ticket #3663. (CVS 6304) (check-in: [ded04f12f4] user: drh branch: trunk, size: 4062) | |
2008-11-10
| ||
18:20 | [fd87eec0ed] part of check-in [fc36f2fc45] Add check for ifcapable autovacuum to vacuum2-3.3 test. Ticket #3435. (CVS 5873) (check-in: [fc36f2fc45] user: shane branch: trunk, size: 3695) | |
2008-08-23
| ||
16:17 | [e7c5f5bf5e] part of check-in [cb869946d6] Do not incorrectly detect corruption when an auto-vacuum database is converted to a non-auto-vacuum database within a vacuum. Ticket #3332. (CVS 5603) (check-in: [cb869946d6] user: danielk1977 branch: trunk, size: 3662) | |
2008-01-17
| ||
02:36 | [d3b9691541] part of check-in [b3a141b2b0] Registerification of the WHERE clause logic. (CVS 4716) (check-in: [b3a141b2b0] user: drh branch: trunk, size: 3037) | |
2008-01-16
| ||
17:46 | [970acadc2b] part of check-in [5807921f5a] Get all tests running without memory leaks. (CVS 4714) (check-in: [5807921f5a] user: drh branch: trunk, size: 3055) | |
2007-12-06
| ||
17:41 | [bbd8412d74] part of check-in [f29deb5f0b] Fix a leaking database connection in the vacuum2 test script. Ticket #2827. (CVS 4596) (check-in: [f29deb5f0b] user: drh branch: trunk, size: 3529) | |
2007-12-05
| ||
01:38 | [5367c04e09] part of check-in [bdfc19e838] Add the ability to change the autovacuum status of an existing database by setting the auto_vacuum pragma then running the VACUUM command. (CVS 4592) (check-in: [bdfc19e838] user: drh branch: trunk, size: 3518) | |
2007-07-19
| ||
16:35 | [e198d81a1c] part of check-in [75263797e2] Preliminary fix for ticket #2518. Make sure the VACUUM command increments the change counter. (CVS 4163) (check-in: [75263797e2] user: drh branch: trunk, size: 1489) | |
2006-01-16
| ||
16:24 | [5aea8c88a6] part of check-in [c058f483a5] Test file fixes for libaries compiled with various SQLITE_OMIT_ macros. (CVS 2961) (check-in: [c058f483a5] user: danielk1977 branch: trunk, size: 1045) | |
2005-02-16
| ||
03:27 | Added: [5d77e98c45] part of check-in [8f7c639da0] Get vacuum working on database that used to have autoincrement tables but where all such tables have been dropped. Ticket #1121. (CVS 2344) (check-in: [8f7c639da0] user: drh branch: trunk, size: 1027) | |