提交 795981fe 编写于 作者: H Hongze Cheng

more TDB

上级 72aed899
...@@ -737,6 +737,7 @@ static int tdbBtreeBalanceNonRoot(SBTree *pBt, SPage *pParent, int idx) { ...@@ -737,6 +737,7 @@ static int tdbBtreeBalanceNonRoot(SBTree *pBt, SPage *pParent, int idx) {
nNews = 0; nNews = 0;
} }
} else { } else {
ASSERT(0);
ASSERT(childNotLeaf); ASSERT(childNotLeaf);
// set current new page right-most child // set current new page right-most child
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册