提交 6d1973b0 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 9abbee04
......@@ -179,6 +179,7 @@ public class PageScanIndex extends BaseIndex implements RowIndex {
* @param parent the parent, or -1 if unknown
* @return the page
*/
PageData getPage(int id, int parent) throws SQLException {
Record rec = store.getRecord(id);
if (rec != null) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论