more TDB
This commit is contained in:
parent
72aed8997d
commit
795981feae
|
@ -737,6 +737,7 @@ static int tdbBtreeBalanceNonRoot(SBTree *pBt, SPage *pParent, int idx) {
|
|||
nNews = 0;
|
||||
}
|
||||
} else {
|
||||
ASSERT(0);
|
||||
ASSERT(childNotLeaf);
|
||||
|
||||
// set current new page right-most child
|
||||
|
|
Loading…
Reference in New Issue