Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3fuzz001.test
2023-10-19
| ||
18:23 | [c78afcd8ad] part of check-in [2875dcb1ac] Fix an fts3 problem caused by reducing the page size using the undocumented "nodesize" option, then running an incremental-merge. (check-in: [2875dcb1ac] user: dan branch: trunk, size: 6442) | |
2019-01-10
| ||
14:33 | [e3c7b0ce9b] 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: 5770) | |
13:56 | [5069b96ca7] part of check-in [e22d2f905f] Use the new SQLITE_IDXTYPE_IPK values (3) on Index.idxType to indicate the fake INTEGER PRIMARY KEY index used during query planning. (check-in: [e22d2f905f] user: drh branch: trunk, size: 5700) | |
2018-12-21
| ||
18:51 | Added: [dea922cb31] part of check-in [1abb83d29a] In FTS3, avoid calling memcpy() with a NULL source pointer, even if the transfer amount is zero bytes. (check-in: [1abb83d29a] user: drh branch: trunk, size: 5668) | |