]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the new b-tree balancer that was causing corruption of
authordrh <drh@noemail.net>
Thu, 27 Nov 2014 03:46:04 +0000 (03:46 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Nov 2014 03:46:04 +0000 (03:46 +0000)
commit5ab63775ddb052353c3d1c0774865be3f201bf67
tree7b7f91a5dcc24f717651d490b27fffdd3a5ad913
parent0a79238b3925a2c94539379d7fe996425d7e589b
Fix a problem in the new b-tree balancer that was causing corruption of
the fragmentation count.

FossilOrigin-Name: f242394e079dd185aad90f2aee902a5edf27e150
manifest
manifest.uuid
src/btree.c
test/btree01.test [new file with mode: 0644]