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

Public Attributes | |
| dict_col_t * | col |
| const char * | name |
| ulint | prefix_len |
| ulint | fixed_len |
Definition at line 147 of file dict0mem.h.
Definition at line 148 of file dict0mem.h.
Referenced by dict_index_add_col(), dict_index_build_internal_clust(), dict_index_build_internal_non_clust(), dict_index_contains_col_or_prefix(), dict_index_copy(), dict_index_find_cols(), dict_index_get_nth_col_pos(), dict_index_get_nth_field_pos(), dict_table_col_in_clustered_key(), row_build_index_entry(), row_ins_index_entry_set_vals(), row_sel_convert_mysql_key_to_innobase(), and row_upd_index_replace_new_col_vals().
Definition at line 157 of file dict0mem.h.
Referenced by dict_index_add_col(), rec_convert_dtuple_to_rec_new(), rec_copy_prefix_to_buf(), and rec_init_offsets().
| const char* dict_field_struct::name |
Definition at line 149 of file dict0mem.h.
Referenced by dict_create_sys_fields_tuple(), dict_field_print_low(), dict_foreign_find_index(), dict_index_find_cols(), and dict_mem_index_add_field().
Definition at line 150 of file dict0mem.h.
Referenced by dict_create_sys_fields_tuple(), dict_field_print_low(), dict_index_build_internal_clust(), dict_index_build_internal_non_clust(), dict_index_copy(), dict_index_get_nth_col_pos(), dict_index_get_nth_field_pos(), dict_mem_index_add_field(), row_build(), row_build_index_entry(), row_build_row_ref(), row_build_row_ref_from_row(), row_build_row_ref_in_tuple(), row_create_index_for_mysql(), row_ins_index_entry_set_vals(), row_sel_convert_mysql_key_to_innobase(), row_sel_sec_rec_is_for_clust_rec(), row_upd_changes_first_fields_binary(), row_upd_changes_ord_field_binary(), row_upd_index_replace_new_col_vals(), and row_upd_index_replace_new_col_vals_index_pos().
1.4.7

