mirror of https://github.com/MariaDB/server
Browse Source
compressed tablespaces. btr_page_reorganize_low(): Recompute the insert buffer free bits for compressed pages belonging to a non-clustered index. btr_cur_optimistic_insert(): Determine if the page was reorganized by page_cur_tuple_insert(). Do not attempt to reorganize compressed pages, because that will be attempted by page_cur_tuple_insert().pull/374/head
2 changed files with 23 additions and 18 deletions
Loading…
Reference in new issue