mariadb/row
marko f82647abe5 branches/zip: Pass the file name and line number of the caller of the
b-tree cursor functions to the buffer pool requests, in order to make
the latch diagnostics more accurate.

buf_page_optimistic_get_func(): Renamed to buf_page_optimistic_get().

btr_page_get_father_node_ptr(), btr_insert_on_non_leaf_level(),
btr_pcur_open(), btr_pcur_open_with_no_init(), btr_pcur_open_on_user_rec(),
btr_pcur_open_at_rnd_pos(), btr_pcur_restore_position(),
btr_cur_open_at_index_side(), btr_cur_open_at_rnd_pos():
Rename the function to _func and add the parameters file, line.
Define wrapper macros with __FILE__, __LINE__.

btr_cur_search_to_nth_level(): Add the parameters file, line.
2010-02-04 11:21:18 +00:00
..
row0ext.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0ins.c branches/zip: Pass the file name and line number of the caller of the 2010-02-04 11:21:18 +00:00
row0merge.c branches/zip: row_merge_drop_temp_indexes(): Revert a hack to 2009-12-16 14:16:33 +00:00
row0mysql.c branches/zip: Clean up CHECK TABLE error handling. (Issue #220) 2010-02-03 12:43:38 +00:00
row0purge.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0row.c branches/zip: row_build_row_ref_from_row(): Unused, remove. 2009-06-30 10:28:11 +00:00
row0sel.c branches/zip: row_sel_get_clust_rec_for_mysql(): On the READ UNCOMMITTED 2010-01-13 15:43:44 +00:00
row0uins.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0umod.c branches/zip: row_undo_mod_del_unmark_sec_and_undo_update(): Add a missing 2009-12-14 11:03:57 +00:00
row0undo.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0upd.c branches/zip: row_upd_copy_columns(): Remove redundant code that was 2009-12-09 07:51:00 +00:00
row0vers.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00