提交 34ccd1b2 编写于 作者: H Hongze Cheng

more

上级 a015dd52
......@@ -93,8 +93,12 @@ SPgHdr *tdbPFileGet(SPFile *pFile, SPgno pgno) {
return NULL;
}
}
pPage->isLoad = 1;
}
ASSERT(pPage->isLoad);
return pPage;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册