branches/innodb+: row_search_index_entry(): Clean up the call interface
and add assertions to callers. Remove the added ibool* parameter and return enum row_search_result instead of ibool, to reflect the four different outcomes: record found, not found, buffered, and status unknown (record not in the buffer pool). rb://6
Showing
Please register or sign in to comment