aboutsummaryrefslogtreecommitdiff
path: root/cursor_test.go
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-07-23 15:08:59 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-07-23 15:08:59 -0600
commitaa66291b9b1e91773afc9c7d2081e570de742521 (patch)
treed9a6eb8f34baf289c8cb931620bb4e8d32b704a0 /cursor_test.go
parentFix double spill. (diff)
downloaddedo-aa66291b9b1e91773afc9c7d2081e570de742521.tar.gz
dedo-aa66291b9b1e91773afc9c7d2081e570de742521.tar.xz
Fix root split on very large append.
This commit fixes a bug where a root split on a very large insert would cause an overflow of the root node. The problem was that the new root was not split when it was created so a new root with more than 64K child nodes would overflow the page.count (uint16).
Diffstat (limited to 'cursor_test.go')
0 files changed, 0 insertions, 0 deletions