SQLite

All files named ”test/corrupt3.test”
Login

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

History for test/corrupt3.test

2023-04-01
13:14
[6a982535d5] part of check-in [a1cb152e69] Improved error messages from PRAGMA integrity_check. Identify the root of the tree when a problem is found in a b-tree, making it easier to track the problem to a specific table or index. (check-in: [a1cb152e69] user: drh branch: trunk, size: 3246)
2020-07-22
17:12
[2520432b1f] part of check-in [4c5f3c6cac] All TCL tests now passing. (check-in: [4c5f3c6cac] user: drh branch: larger-databases, size: 3253)
2018-07-20
13:39
[f95d7bf781] part of check-in [11e58f5b37] Enhanced detection of problems on the freelist and on overflow list in PRAGMA integrity_check. (check-in: [11e58f5b37] user: drh branch: trunk, size: 3229)
2016-03-14
17:05
[e676f478fe] part of check-in [d866fffb8b] Many test cases fixed to work with encryption. (check-in: [d866fffb8b] user: drh branch: see-testing, size: 3212)
2015-07-01
17:13
[747c0d5993] part of check-in [1c52212369] Rework the PRAGMA integrity_check logic. Simplify the checkTreePage() routine and clean up the error messages generated. (check-in: [1c52212369] user: drh branch: integrity-check-refactor, size: 3209)
2013-11-29
15:06
[4b548d0bbe] 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: 3225)
2013-03-27
19:53
[77c3da3229] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 3182)
2011-10-08
14:57
[889d7cdb81] part of check-in [2ab14a8467] Add the SQLITE_DIRECT_OVERFLOW_READ compile time option. (check-in: [2ab14a8467] user: dan branch: trunk, size: 3151)
2011-02-16
01:23
[e3006aaf57] 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: 3138)
2010-06-22
13:46
[a399dacccb] 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: 3025)
2007-04-06
21:42
[263e8bb04e] part of check-in [3471a2269f] Changes to test scripts to support alternative configurations. (CVS 3824) (check-in: [3471a2269f] user: drh branch: trunk, size: 2973)
15:02
Added: [9b3a005c96] part of check-in [479b3d965b] Binary file I/O infrastructure added and used to increase test coverage for detection of corrupt database files. (CVS 3822) (check-in: [479b3d965b] user: drh branch: trunk, size: 2945)