Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/corruptB.test
2013-11-29
| ||
15:06 | [73a8d6c0b9] part of check-in [15e4f63d1f] 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. (check-in: [15e4f63d1f] user: drh branch: trunk, size: 6027) | |
2011-08-02
| ||
00:57 | [20d4a20cbe] 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: 5953) | |
2010-06-22
| ||
13:46 | [44133515cf] part of check-in [85dd51a75c] Some changes to test scripts related to codec enabled versions of sqlite. (check-in: [85dd51a75c] user: dan branch: trunk, size: 6009) | |
2010-03-31
| ||
20:29 | [d88b500f79] part of check-in [a91db0b1cd] Report corruption if a database contains a reference that is out of range according to the filesize-in-header database size. (check-in: [a91db0b1cd] user: drh branch: trunk, size: 5844) | |
2009-07-21
| ||
19:25 | [66b4544104] part of check-in [0b41dfc066] Change getAndInitPage() (btree.c) to use only PagerAcquire(), not PagerLookup() and PagerAcquire(). (CVS 6916) (check-in: [0b41dfc066] user: danielk1977 branch: trunk, size: 5836) | |
2009-06-05
| ||
17:09 | [267be7fbb7] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 5836) | |
2008-09-10
| ||
17:53 | [505331779f] part of check-in [89fda074f6] Fix some trivial cases where database corruption was causing an error code other than SQLITE_CORRUPT to be returned. (CVS 5690) (check-in: [89fda074f6] user: danielk1977 branch: trunk, size: 5845) | |
14:45 | Added: [547c5f96a6] part of check-in [93545861a7] 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) (check-in: [93545861a7] user: danielk1977 branch: trunk, size: 4594) | |