Fix an fts3 problem caused by reducing the page size using the undocumented "nodesize...
commit307af8d0ca53eec197afcce959ccd5d449d89c26
authorDan Kennedy <danielk1977@gmail.com>
Thu, 19 Oct 2023 18:23:17 +0000 (19 18:23 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 19 Oct 2023 18:23:17 +0000 (19 18:23 +0000)
treeab3e256e9688f63952bc41e8ff67d2427607511d
parentb33ad7361325654020a22de510859f46179e6618
Fix an fts3 problem caused by reducing the page size using the undocumented "nodesize" option, then running an incremental-merge.
ext/fts3/fts3_write.c
test/fts3fuzz001.test