~drizzle-trunk/drizzle/development

Viewing all changes in revision 1819.9.134.

  • Committer: Stewart Smith
  • Author(s): Marko Mäkelä
  • Date: 2010-12-06 04:12:52 UTC
  • mto: (2021.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1986.
  • Revision ID: stewart@flamingspork.com-20101206041252-xoyrxp5mcreai8ba
Merge Revision revid:marko.makela@oracle.com-20100909104800-rr27pzs6rnqvwc29 from MySQL InnoDB

Original revid:marko.makela@oracle.com-20100909104800-rr27pzs6rnqvwc29

Original Authors: Marko Mäkelä <marko.makela@oracle.com>
Original commit message:
ibuf_insert_to_index_page(): Remove bogus code added for delete buffering.
In early development of delete buffering, we did allow B-tree pages
to become empty as a result of buffered deletes. That caused fundamental
problems. The fix was to refuse buffering purge operations unless
the page can be guaranteed to be nonempty. Remove an attempt to
cope with empty pages when merging inserts.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: