Have the intck extension better handle corruption at the b-tree layer.
commit45b896ac0dd823e240313de7018131a0319f36da
authorDan Kennedy <danielk1977@gmail.com>
Tue, 20 Feb 2024 20:18:02 +0000 (20 20:18 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Tue, 20 Feb 2024 20:18:02 +0000 (20 20:18 +0000)
tree7ca895ae83d323262d156eb0460d0f690cee8f68
parent9b57c669b8e95bb85598168fdd43fb5af12c0d0a
Have the intck extension better handle corruption at the b-tree layer.
ext/intck/intck1.test
ext/intck/intck_common.tcl
ext/intck/intckcorrupt.test [new file with mode: 0644]
ext/intck/sqlite3intck.c
ext/intck/sqlite3intck.h
ext/intck/test_intck.c