-
Allen Lai authored
1:We didn't store the child page number field in R-tree search stage, then it can't find the correct internal node when purge want to get father node. 2:We need to compare the child page number field, otherwise, page_cur_search_with_match can't find the correct rec. Reviewed-by:
Jimmy <Yang<jimmy.yang@oracle.com> RB: 11024
Allen Lai authored1:We didn't store the child page number field in R-tree search stage, then it can't find the correct internal node when purge want to get father node. 2:We need to compare the child page number field, otherwise, page_cur_search_with_match can't find the correct rec. Reviewed-by:
Jimmy <Yang<jimmy.yang@oracle.com> RB: 11024
Loading