Drop unnecessary searches in the spill lists
Check with IS_MUTABLE() if an MDB_page is spilled, instead of searching spill lists. When unspilling, skip parent spill lists.
Please register or sign in to comment
Check with IS_MUTABLE() if an MDB_page is spilled, instead of searching spill lists. When unspilling, skip parent spill lists.