Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/corruptB.test
2013-11-29
| ||
15:06 | Add a new sqlite3_test_control() that indicates that database files are always well-formed. Use this during testing to enable assert() statements that prove conditions that are always true for well-formed databases. file: [73a8d6c0] check-in: [15e4f63d] user: drh branch: trunk, size: 6027 | |
2011-08-02
| ||
00:57 | 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. file: [20d4a20c] check-in: [9007586f] user: mistachkin branch: winopen-retry-logic, size: 5953 | |
2010-06-22
| ||
13:46 | Some changes to test scripts related to codec enabled versions of sqlite. file: [44133515] check-in: [85dd51a7] user: dan branch: trunk, size: 6009 | |
2010-03-31
| ||
20:29 | Report corruption if a database contains a reference that is out of range according to the filesize-in-header database size. file: [d88b500f] check-in: [a91db0b1] user: drh branch: trunk, size: 5844 | |
2009-07-21
| ||
19:25 | Change getAndInitPage() (btree.c) to use only PagerAcquire(), not PagerLookup() and PagerAcquire(). (CVS 6916) file: [66b45441] check-in: [0b41dfc0] user: danielk1977 branch: trunk, size: 5836 | |
2009-06-05
| ||
17:09 | Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) file: [267be7fb] check-in: [1fef16ec] user: drh branch: trunk, size: 5836 | |
2008-09-10
| ||
17:53 | Fix some trivial cases where database corruption was causing an error code other than SQLITE_CORRUPT to be returned. (CVS 5690) file: [50533177] check-in: [89fda074] user: danielk1977 branch: trunk, size: 5845 | |
14:45 | Fix for handling database files corrupted in such a was as to make a b-tree page a direct or indirect descendant of itself. (CVS 5689) file: [547c5f96] check-in: [93545861] user: danielk1977 branch: trunk, size: 4594 Added | |