Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3corrupt4.test
2024-11-18
| ||
15:34 | [bf9eabf113] part of check-in [59a7eb297c] Merge the latest trunk changes into the bedrock branch. (check-in: [59a7eb297c] user: drh branch: bedrock, size: 536393) | |
2024-11-11
| ||
17:03 | [3cd1654b65] part of check-in [52bd7953f1] Update this branch with latest changes and build system updates from trunk. (check-in: [52bd7953f1] user: dan branch: begin-concurrent, size: 536387) | |
2024-11-06
| ||
19:19 | [c7f414fe29] part of check-in [6216bfcb74] Fix an FTS3 corruption test case that depends on the specific pseudo-random byte sequence generated by sqlite3_randomness(), which is different on big-endian platforms than it is on little-endian platforms. (check-in: [6216bfcb74] user: drh branch: trunk, size: 536313) | |
2024-09-30
| ||
17:57 | [28ce1af43c] part of check-in [fd6ff55141] Merge the latest trunk enhancements, via the wal2 branch, into the bedrock branch. (check-in: [fd6ff55141] user: dan branch: bedrock, size: 535641) | |
12:39 | [1dc7b326ce] part of check-in [1bf073d7c0] Merge all the latest trunk enhancements into the begin-concurrent branch. (check-in: [1bf073d7c0] user: drh branch: begin-concurrent, size: 535635) | |
2024-09-10
| ||
16:40 | [a451033ae3] part of check-in [437849c808] Fix a test in fts3corrupt4.test that would fail if SQLITE_ENABLE_FTS5 was not defined. (check-in: [437849c808] user: dan branch: trunk, size: 535561) | |
2024-09-07
| ||
16:22 | [294684add5] part of check-in [70e42f941c] Fix a problem with fts5 locale=1 tables and UPDATE statements that may affect more than one row. (check-in: [70e42f941c] user: dan branch: trunk, size: 535511) | |
2023-11-01
| ||
12:38 | [dcaa5055b2] part of check-in [291d6b4403] Version 3.44.0 for the begin-concurrent branch. (check-in: [291d6b4403] user: drh branch: begin-concurrent, size: 535617) | |
2023-10-24
| ||
19:05 | [ab87077219] part of check-in [540ce72b50] Fix a test case in fts3corrupt4.test by bypassing the fast-prng. (check-in: [540ce72b50] user: dan branch: bedrock, size: 535623) | |
2023-10-21
| ||
18:12 | [48bd57baed] part of check-in [7f41d7006d] Fix a problem allowing a COMMIT following an OOM to cause fts3/4 corruption. (check-in: [7f41d7006d] user: dan branch: trunk, size: 535543) | |
2023-09-06
| ||
12:52 | [64c6729721] part of check-in [17bede8cde] Add the xIntegrity method to the sqlite3_module object. Implement this method in RTREE, FTS3/4, and FTS5 so that "PRAGMA integrity_check" also verifies the correctness of shadow tables associated with those virtual tables. (check-in: [17bede8cde] user: drh branch: vtab-integrity-check, size: 535634) | |
2022-07-15
| ||
15:08 | [589e043d11] part of check-in [d74f6f6d51] Fix a memory leak in fts3 that could occur when processing a corrupt database. (check-in: [d74f6f6d51] user: dan branch: trunk, size: 535532) | |
11:34 | [e3f7915a15] part of check-in [b072851be1] Update some faulty assert() statements in fts3. (check-in: [b072851be1] user: dan branch: trunk, size: 520140) | |
2021-11-22
| ||
08:12 | [799ff994b9] part of check-in [cdcd65b89e] Fix a crash in the fts3aux code that could occur handling corrupt records. (check-in: [cdcd65b89e] user: dan branch: trunk, size: 504564) | |
2021-11-04
| ||
18:04 | [c0f71af1c5] part of check-in [2fad2a8952] Fix a crash that could occur in fts3 when processing a corrupt database. (check-in: [2fad2a8952] user: dan branch: trunk, size: 490534) | |
2021-06-07
| ||
15:28 | [1b33338225] part of check-in [9d0b6b0f42] Fix a buffer overrun in fts3 that could occur when handling corrupt records and '^' queries. (check-in: [9d0b6b0f42] user: dan branch: trunk, size: 474308) | |
2021-04-16
| ||
11:25 | [2b61991318] part of check-in [d0e2d6742f] Fix an assert() in fts3 that might fail when handing corrupt records. (check-in: [d0e2d6742f] user: dan branch: trunk, size: 458713) | |
2021-02-20
| ||
19:22 | [b71512ec39] part of check-in [68bb541a39] Fix a case where FTS3/4 could pass a NULL pointer to memcpy() when handling a corrupt db. (check-in: [68bb541a39] user: dan branch: trunk, size: 444384) | |
2020-07-23
| ||
14:27 | [e4662d37f0] part of check-in [dd39418ee4] Merge fixes from trunk. (check-in: [dd39418ee4] user: drh branch: larger-databases, size: 438767) | |
13:45 | [0d67e831fd] part of check-in [28515bbbae] Fix another case where a corrupt record could cause an assert() to fail in fts3. (check-in: [28515bbbae] user: dan branch: trunk, size: 438724) | |
2020-07-22
| ||
21:05 | [b352268a70] part of check-in [d7dd4fc464] Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS setting is off, to facilitate reaching obscure error states during testing. (check-in: [d7dd4fc464] user: drh branch: rootpage-bounds-check, size: 436187) | |
2020-07-10
| ||
11:12 | [b77dcdfa20] part of check-in [5124732370] Fix a broken assert() in fts3 that could fail when handling corrupt records. (check-in: [5124732370] user: dan branch: trunk, size: 436143) | |
2020-07-09
| ||
21:29 | [07cabb7a5a] part of check-in [ccff8cb826] Fix handling of another corrupt database case in fts3. (check-in: [ccff8cb826] user: dan branch: trunk, size: 434825) | |
2020-06-30
| ||
15:32 | [35e88f7708] part of check-in [4d0cfb1236] Avoid a potential buffer overread in fts3 when processing corrupt records. (check-in: [4d0cfb1236] user: dan branch: trunk, size: 427939) | |
2020-06-29
| ||
13:33 | [99a3017da1] part of check-in [6e0ffa2053] Fix another fts3 problem with processing corrupt records. (check-in: [6e0ffa2053] user: dan branch: trunk, size: 427439) | |
2020-06-26
| ||
20:41 | [21632b7d11] part of check-in [be545f85a6] Fix a problem that could cause an infinite loop in the fts3 'merge' command. (check-in: [be545f85a6] user: dan branch: trunk, size: 427000) | |
2020-06-17
| ||
14:54 | [4664c72bb4] part of check-in [4adc0a1b0d] Fix an assert() in fts3 that could fail when processing a corrupt record. (check-in: [4adc0a1b0d] user: dan branch: trunk, size: 426649) | |
2020-06-16
| ||
14:06 | [000cc36cf5] part of check-in [a58a6d6fb2] Fix an assert() in fts3 that can fail when processing a corrupt record. (check-in: [a58a6d6fb2] user: dan branch: trunk, size: 424673) | |
2020-06-12
| ||
15:17 | [e77b069263] part of check-in [9a4a40c45f] Fix a buffer overread in fts3 that could occur when decoding a corrupted record. (check-in: [9a4a40c45f] user: dan branch: trunk, size: 424109) | |
2020-05-07
| ||
19:55 | [fde292a471] part of check-in [cb299a090c] Fix a failing assert() in fts3 triggered by a corrupt database. (check-in: [cb299a090c] user: dan branch: trunk, size: 422585) | |
2020-04-16
| ||
11:35 | [6a1331bb51] part of check-in [a9ec8c8f80] Improve corruption detection in fts3 shadow tables earlier in order to prevent an assert() from failing. (check-in: [a9ec8c8f80] user: dan branch: trunk, size: 407242) | |
2020-02-06
| ||
10:55 | [e8ad494031] part of check-in [fb7ccf61be] Fix some fts3 problems found by usan. (check-in: [fb7ccf61be] user: dan branch: trunk, size: 406863) | |
2020-01-17
| ||
15:24 | [926564a110] part of check-in [3d13fbf248] Validate the type, name, and tbl_name fields of the sqlite_master table when loading the schema, unless writable_schema is engaged. (check-in: [3d13fbf248] user: drh branch: branch-3.28, size: 274187) | |
14:30 | [9fe1c500ea] part of check-in [be4269c624] Import the 3.31.0-beta FTS3/4 code directly into the 3.28 branch, thus providing 3.28 with all the latest 3.31 fixes. FTS3 has not been enhanced to use any core functionality that was not already available in 3.23, so no modifications were made to FTS3 sources for this import. (check-in: [be4269c624] user: drh branch: branch-3.28, size: 274024) | |
2020-01-03
| ||
20:16 | [e407c7b4f4] part of check-in [9add58fe96] In fts3, avoid making a very large memory allocation if the merge-hint record is corrupt. (check-in: [9add58fe96] user: dan branch: trunk, size: 406008) | |
15:51 | [50f8e119b6] part of check-in [ceacc28b03] Improve a specific case of early database corruption dectecion in the b-tree layer. (check-in: [ceacc28b03] user: dan branch: trunk, size: 405227) | |
2019-12-26
| ||
00:54 | [5ac8c0378d] part of check-in [19c6240bdb] Fix an FTS3 test case that depends on the ICU extension so that it only runs if SQLite is compiled with ICU. (check-in: [19c6240bdb] user: drh branch: trunk, size: 404875) | |
2019-12-14
| ||
14:15 | [00ecd7605d] part of check-in [3b873029ef] Fix problems in fts3 with processing corrupt records and undefined integer overflows. (check-in: [3b873029ef] user: dan branch: trunk, size: 404839) | |
2019-12-04
| ||
03:46 | [bc90c0f6ee] part of check-in [e01fdbf9f7] Fix a buffer overread that could occur in fts3 with corrupt %_stat records. (check-in: [e01fdbf9f7] user: dan branch: trunk, size: 403700) | |
2019-11-26
| ||
02:03 | [6dbf948f97] part of check-in [5d9a369301] Fix an assert() in fts3 that could fail due to corrupt database records. (check-in: [5d9a369301] user: dan branch: trunk, size: 403047) | |
2019-11-01
| ||
13:37 | [7194a07e30] part of check-in [7c52f5478f] Fix an fts3 assert() that could fail when operating on a database containing corrupt records. (check-in: [7c52f5478f] user: dan branch: trunk, size: 388244) | |
2019-09-19
| ||
13:51 | [545c50e70d] part of check-in [601ce9532d] Fix an assert() in fts3 that could fail when accessing a corrupt database. (check-in: [601ce9532d] user: dan branch: trunk, size: 386635) | |
2019-08-13
| ||
17:27 | [d5389e1495] part of check-in [927cd7b4c5] Update some corruption test cases to take [724f4df9c] into account. (check-in: [927cd7b4c5] user: dan branch: trunk, size: 371207) | |
2019-08-08
| ||
15:24 | [9c21ef823a] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 370858) | |
2019-07-29
| ||
16:53 | [97a930e0f2] part of check-in [11f7f94f1c] Fix a crash in fts3 caused by corrupt database records. (check-in: [11f7f94f1c] user: dan branch: trunk, size: 370859) | |
2019-06-04
| ||
13:11 | [c311911898] part of check-in [dff24c6c7a] Fix a segfault in fts3 that could occur when processing corrupt fts records. (check-in: [dff24c6c7a] user: dan branch: trunk, size: 354868) | |
2019-05-28
| ||
14:42 | [26039980f3] part of check-in [c736c40aab] Fix an assert() in fts3 that could fail when processing corrupt records. Also some minor sanitizer warnings. (check-in: [c736c40aab] user: dan branch: trunk, size: 338418) | |
2019-05-22
| ||
14:22 | [e4c038936b] part of check-in [1660d7733e] Fix a buffer overread that could in fts3 when dealing with corrupt records. (check-in: [1660d7733e] user: dan branch: trunk, size: 322190) | |
2019-04-24
| ||
16:13 | [72d8f1269f] part of check-in [e1724f1d61] Fix another instance in fts3 where a corrupt record can cause a buffer overflow. (check-in: [e1724f1d61] user: dan branch: trunk, size: 307093) | |
15:13 | [470d1522d5] part of check-in [6e4a5f2281] Fix an error in fts3_write.c allowing a corrupt database to cause a crash. (check-in: [6e4a5f2281] user: dan branch: trunk, size: 290474) | |
2019-03-08
| ||
13:27 | [af68ede153] part of check-in [fcc24edde4] Fix another segfault in fts3 that could occur with corrupt records. (check-in: [fcc24edde4] user: dan branch: trunk, size: 273984) | |
2019-02-28
| ||
13:41 | [3f2b9abb5b] part of check-in [d5250db632] Avoid an assert() failure and an undefined left-shift operation in the fts3 snippet() function that could occur if the database was corrupt. (check-in: [d5250db632] user: dan branch: trunk, size: 258186) | |
2019-02-23
| ||
20:48 | [8733b95897] part of check-in [84162af521] Fix a couple of assert() statements in fts3 that can be false if the database is corrupt. (check-in: [84162af521] user: dan branch: trunk, size: 242189) | |
2019-02-09
| ||
19:23 | [2afb0da4fe] part of check-in [db74a56af7] Change a few assert() statements in fts3 that might fail if the database is corrupt. (check-in: [db74a56af7] user: dan branch: trunk, size: 226399) | |
2019-02-03
| ||
07:46 | [ff7313656c] part of check-in [560ebd4269] Fix an assertion failure in fts3 triggered by a corrupt database. (check-in: [560ebd4269] user: dan branch: trunk, size: 211897) | |
2019-01-28
| ||
16:50 | [c40a7895d8] part of check-in [a9faf90339] Fix a buffer overread in fts3 that could occur when accessing a corrupt database. (check-in: [a9faf90339] user: dan branch: trunk, size: 195668) | |
2019-01-26
| ||
20:35 | [9a1e931adf] part of check-in [5016303421] Fix a typo in fts3corrupt4.test causing it to fail if the build does not support fts3. (check-in: [5016303421] user: dan branch: rollback-abort, size: 179461) | |
19:09 | [c69501d286] part of check-in [b8dd2d67b5] Fix a broken assert() in fts3. (check-in: [b8dd2d67b5] user: dan branch: rollback-abort, size: 179461) | |
2019-01-25
| ||
14:48 | [fbe8b5a8b9] part of check-in [3498908cd7] Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true when it is guaranteed that the fts3 database is not corrupt. (check-in: [3498908cd7] user: dan branch: trunk, size: 162994) | |
2019-01-24
| ||
17:41 | [c2797baa11] part of check-in [d0d5689371] Fix a buffer overread in fts3 that could occur in a prefix query on a corrupted database. (check-in: [d0d5689371] user: dan branch: trunk, size: 148525) | |
2019-01-22
| ||
12:21 | [9cc4ae536c] part of check-in [ba3b841272] Fix another segfault caused by a corrupt fts3 database. (check-in: [ba3b841272] user: dan branch: trunk, size: 146872) | |
2019-01-21
| ||
16:12 | [47e55245fa] part of check-in [6c33a303eb] Remove a faulty assert() from fts3. (check-in: [6c33a303eb] user: dan branch: trunk, size: 132281) | |
2019-01-18
| ||
21:03 | [cea5a082ed] part of check-in [55c5d72af9] Fix an infinite loop caused by a corrupt database in fts3. Also an undefined left-shift in fts5. (check-in: [55c5d72af9] user: dan branch: trunk, size: 116091) | |
2019-01-16
| ||
19:44 | [6be332f78e] part of check-in [24ed5fb6ae] Fix a problem in the fts3 matchinfo() function with corrupt database handling. (check-in: [24ed5fb6ae] user: dan branch: trunk, size: 94887) | |
11:38 | [d52602717c] part of check-in [65cebb06a0] Fix a memory leak that could occur in fts3 when handling a corrupt database. (check-in: [65cebb06a0] user: dan branch: trunk, size: 78666) | |
2019-01-15
| ||
16:14 | [a49f4e23e0] part of check-in [e54efd60c2] Fix a buffer overread in fts3 caused by a corrupt record. (check-in: [e54efd60c2] user: dan branch: trunk, size: 62250) | |
2019-01-14
| ||
15:09 | [8399202555] part of check-in [65e50706a0] Fix a problem with querying a corrupt fts3 database. (check-in: [65e50706a0] user: dan branch: trunk, size: 46081) | |
2019-01-12
| ||
14:58 | [6c5fe11f26] part of check-in [703646b1b5] Fix a problem with corrupt database handling in the fts3 matchinfo() function. (check-in: [703646b1b5] user: dan branch: trunk, size: 31628) | |
00:07 | [7094ffbd5b] part of check-in [473626d557] Indicate that the database may be corrupt in the fts3corrupt4.test test script. (check-in: [473626d557] user: drh branch: trunk, size: 10302) | |
2019-01-11
| ||
21:34 | [74be7ccb77] part of check-in [2d7b1d1d41] Fix a segfault in fts3 prompted by a corrupted database. (check-in: [2d7b1d1d41] user: dan branch: trunk, size: 10278) | |
2019-01-10
| ||
14:33 | [8771f5bad5] part of check-in [10f9e39d6e] More aggressive early detection of orphaned and malformed autoindexes when parsing the schema. (check-in: [10f9e39d6e] user: drh branch: trunk, size: 9901) | |
2018-12-26
| ||
14:15 | [eff323c4f9] part of check-in [c80bb15b44] Fix a problem with corrupt fts3 database detection introduced by [95a9a39f]. (check-in: [c80bb15b44] user: dan branch: trunk, size: 9862) | |
2018-12-21
| ||
11:53 | [789d97d9c7] part of check-in [4cdcda408a] Remove an assert() that could fail on a corrupt db from fts3_write.c. (check-in: [4cdcda408a] user: dan branch: trunk, size: 4488) | |
2018-12-19
| ||
01:57 | [8ae933f5f6] part of check-in [882ef4e39b] Add extra defenses against strategically corrupt databases to fts3/4. (check-in: [882ef4e39b] user: drh branch: branch-3.9, size: 3768) | |
2018-11-06
| ||
19:26 | [a27259f4f2] part of check-in [a1d6c6712c] Enable DEFENSIVE mode by default for tests. This requires lots of case of turning DEFENSIVE off in order to dodgy things to the database for testing purposes. No all of those cases are yet handled, so "make test" does not run to completion. (check-in: [a1d6c6712c] user: drh branch: read-only-shadow, size: 3867) | |
2018-11-03
| ||
16:51 | Added: [98022cbacb] part of check-in [d44318f590] Add extra defenses against strategically corrupt databases to fts3/4. (check-in: [d44318f590] user: dan branch: trunk, size: 3770) | |