#include <read0read.h>
Collaboration diagram for read_view_struct:

Public Member Functions | |
| UT_LIST_NODE_T (read_view_t) view_list | |
Public Attributes | |
| ulint | type |
| dulint | undo_no |
| ibool | can_be_too_old |
| dulint | low_limit_no |
| dulint | low_limit_id |
| dulint | up_limit_id |
| ulint | n_trx_ids |
| dulint * | trx_ids |
| dulint | creator_trx_id |
Definition at line 109 of file read0read.h.
| read_view_struct::UT_LIST_NODE_T | ( | read_view_t | ) |
Definition at line 114 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_oldest_copy_or_open_new(), and read_view_open_now().
Definition at line 134 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_oldest_copy_or_open_new(), read_view_open_now(), and row_vers_build_for_consistent_read().
Definition at line 123 of file read0read.h.
Referenced by lock_print_info_all_transactions(), read_cursor_view_create_for_mysql(), read_view_oldest_copy_or_open_new(), read_view_open_now(), and read_view_print().
Definition at line 118 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_oldest_copy_or_open_new(), read_view_open_now(), read_view_print(), trx_purge_fetch_next_rec(), and trx_purge_truncate_history().
Definition at line 127 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_create_low(), read_view_oldest_copy_or_open_new(), read_view_open_now(), and read_view_print().
Definition at line 110 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_open_now(), read_view_print(), and row_vers_build_for_consistent_read().
Definition at line 111 of file read0read.h.
Referenced by read_cursor_view_create_for_mysql(), read_view_open_now(), read_view_print(), and row_vers_build_for_consistent_read().
Definition at line 125 of file read0read.h.
Referenced by lock_print_info_all_transactions(), lock_sec_rec_cons_read_sees(), read_cursor_view_create_for_mysql(), read_view_oldest_copy_or_open_new(), read_view_open_now(), and read_view_print().
1.4.7

