#include <dict0mem.h>
Collaboration diagram for dict_col_struct:

Public Attributes | |
| hash_node_t | hash |
| ulint | ind |
| ulint | clust_pos |
| ulint | ord_part |
| const char * | name |
| dtype_t | type |
| dict_table_t * | table |
| ulint | aux |
Definition at line 124 of file dict0mem.h.
Definition at line 135 of file dict0mem.h.
Referenced by dict_index_build_internal_clust(), and dict_index_build_internal_non_clust().
Definition at line 128 of file dict0mem.h.
Referenced by dict_index_get_nth_col_pos(), dict_mem_table_add_col(), and row_upd_index_replace_new_col_vals().
Definition at line 125 of file dict0mem.h.
Definition at line 126 of file dict0mem.h.
Referenced by dict_mem_table_add_col(), and row_ins_index_entry_set_vals().
| const char* dict_col_struct::name |
Definition at line 132 of file dict0mem.h.
Referenced by dict_col_add_to_cache(), dict_col_print_low(), dict_col_remove_from_cache(), dict_col_reposition_in_cache(), dict_create_foreign_constraints_low(), dict_create_sys_columns_tuple(), dict_index_add_col(), dict_index_find_cols(), dict_mem_table_add_col(), dict_scan_col(), pars_resolve_exp_columns(), and pars_select_all_columns().
Definition at line 130 of file dict0mem.h.
Referenced by dict_index_add_to_cache(), dict_index_remove_from_cache(), dict_mem_table_add_col(), row_upd_changes_some_index_ord_field_binary(), and trx_undo_page_report_modify().
Definition at line 134 of file dict0mem.h.
Referenced by dict_col_add_to_cache(), dict_index_find_cols(), and dict_mem_table_add_col().
Definition at line 133 of file dict0mem.h.
Referenced by dict_create_sys_columns_tuple(), and dict_index_add_col().
1.4.7

