• marko's avatar
    branches/zip: btr_cur_optimistic_insert(): Set the insert buffer free bits · 6613d537
    marko authored
    exactly.  Rename the local variable "ulint level" to "ibool leaf".
    Document that if the function returns DB_SUCCESS on a compressed page that
    is covered by the insert buffer, the mini-transaction must be committed
    before latching any further pages.  Verify that this is the case on all
    execution paths.
    6613d537
btr0cur.h 28.3 KB