mariadb/storage/innodb_plugin/btr
Marko Mäkelä 90cb7fa432 Minor cleanup.
lock_rec_unlock(): Cache first_lock and rewrite while() loops as for().

btr_cur_optimistic_update(): Use common error handling return.

row_create_prebuilt(): Add Valgrind instrumentation.
2010-06-01 15:07:51 +03:00
..
btr0btr.c btr_page_split_and_insert(): Add an assertion 2010-05-11 13:49:10 +03:00
btr0cur.c Minor cleanup. 2010-06-01 15:07:51 +03:00
btr0pcur.c Applying InnoDB snapshot 2010-04-01 16:27:13 +04:00
btr0sea.c Merge a change from mysql-trunk-innodb: 2010-05-31 19:35:40 +03:00