提交 031d84e7 编写于 作者: H Hongze Cheng

more TDB

上级 fb5b200e
...@@ -637,8 +637,9 @@ static int tdbBtreeBalanceStep2(SBtreeBalanceHelper *pBlh) { ...@@ -637,8 +637,9 @@ static int tdbBtreeBalanceStep2(SBtreeBalanceHelper *pBlh) {
} }
static int tdbBtreeBalanceStep3(SBtreeBalanceHelper *pBlh) { static int tdbBtreeBalanceStep3(SBtreeBalanceHelper *pBlh) {
// Figure out number of pages needed after balance
for (int i = 0; i < pBlh->nOld; i++) { for (int i = 0; i < pBlh->nOld; i++) {
/* code */ /* TODO */
} }
return 0; return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册