• marko's avatar
    branches/zip: btr_cur_optimistic_insert(): Set the insert buffer free bits · efb74613
    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.
    efb74613
btr0cur.c 128 KB