mariadb/btr
marko 8e59e994ac branches/zip: Minor cleanup in update related code.
btr_push_update_extern_fields(): Instead of iterating all upd_get_n_fields(),
stop at the first match.

row_search_index_entry(): Simplify the return statements.

row_upd_sec_step(): Eliminate the local variable "err".

row_upd_clust_step(): Add a UNIV_UNLIKELY hint.
2006-09-25 12:17:33 +00:00
..
btr0btr.c branches/zip: page_zip_empty_size(): New function to compute the 2006-09-20 14:26:53 +00:00
btr0cur.c branches/zip: Minor cleanup in update related code. 2006-09-25 12:17:33 +00:00
btr0pcur.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
btr0sea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00