mariadb/btr
marko 6613d53767 branches/zip: btr_cur_optimistic_insert(): Set the insert buffer free bits
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.
2007-05-16 12:01:31 +00:00
..
btr0btr.c branches/zip: Document and obey the rules for modifying the free bits in 2007-05-16 09:23:53 +00:00
btr0cur.c branches/zip: btr_cur_optimistic_insert(): Set the insert buffer free bits 2007-05-16 12:01:31 +00:00
btr0pcur.c branches/zip: Remove the fil_space_get_zip_size() call from 2007-01-18 09:59:00 +00:00
btr0sea.c branches/zip: btr_search_guess_on_hash(): Eliminate two local variables 2007-01-31 14:28:37 +00:00