Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/vacuum3.test
2021-11-05
| ||
11:26 | [d9d9a04ee5] part of check-in [07cca2fa89] Fix vacuum3.test so that it works with SQLITE_OMIT_ALTERTABLE builds. (check-in: [07cca2fa89] user: dan branch: trunk, size: 9066) | |
2013-03-29
| ||
19:38 | [099997a910] part of check-in [23ffa4f9fb] Further fixes for test scripts. (check-in: [23ffa4f9fb] user: dan branch: two-mappings, size: 8926) | |
2011-08-02
| ||
00:57 | [77ecdd5459] 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: 8878) | |
2008-08-26
| ||
21:07 | [f39ad14283] part of check-in [226a905678] All the page_size pragma to change the page size on a new :memory: database, but not a vacuumed :memory: database. Ticket #3335 (CVS 5617) (check-in: [226a905678] user: drh branch: trunk, size: 8878) | |
2008-08-23
| ||
16:17 | [54a7152f00] 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: 8567) | |
2008-08-02
| ||
03:50 | [306b655549] part of check-in [f1e44eb323] Additional coverage testing. Fix a segfault following OOM in sqltie3_load_extension(). (CVS 5523) (check-in: [f1e44eb323] user: drh branch: trunk, size: 8867) | |
2008-07-12
| ||
14:52 | [75dee6ffd1] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 8631) | |
2008-06-03
| ||
07:34 | [6149b24613] part of check-in [654e3b3de8] Ensure that vacuum3.test closes all opened database connections. Fix for #3157. (CVS 5184) (check-in: [654e3b3de8] user: danielk1977 branch: trunk, size: 8708) | |
2008-05-28
| ||
16:00 | [628170084d] part of check-in [d895e85e2f] Add another test case to vacuum3.test. (CVS 5168) (check-in: [d895e85e2f] user: danielk1977 branch: trunk, size: 8697) | |
14:08 | [68b26f8c90] part of check-in [281589a22f] Add a test to vacuum3.test to try to trick sqlite into using the wrong database page-size. Turns out there was no problem. (CVS 5167) (check-in: [281589a22f] user: danielk1977 branch: trunk, size: 8488) | |
2008-04-14
| ||
13:42 | [f22cd134cc] part of check-in [e2e1ca818c] Disable auto_vacuum during the vacuum3 test. (CVS 5000) (check-in: [e2e1ca818c] user: drh branch: trunk, size: 7855) | |
2008-04-03
| ||
14:36 | Added: [72fbc903b0] part of check-in [c287a7b294] Avoid an out-of-bounds read in sqlite3_prepare() and fix a case where the output variable *pzTail was being set incorrectly. Fix for #3027. (CVS 4957) (check-in: [c287a7b294] user: danielk1977 branch: trunk, size: 7836) | |