#include <dict0dict.h>
Collaboration diagram for dict_sys_struct:

Public Attributes | |
| mutex_t | mutex |
| dulint | row_id |
| hash_table_t * | table_hash |
| hash_table_t * | table_id_hash |
| hash_table_t * | col_hash |
| table_LRU | |
| ulint | size |
| dict_table_t * | sys_tables |
| dict_table_t * | sys_columns |
| dict_table_t * | sys_indexes |
| dict_table_t * | sys_fields |
Definition at line 930 of file dict0dict.h.
Definition at line 948 of file dict0dict.h.
Referenced by dict_col_add_to_cache(), dict_col_remove_from_cache(), dict_col_reposition_in_cache(), dict_index_find_cols(), and dict_init().
Definition at line 931 of file dict0dict.h.
Referenced by dict_boot(), dict_build_index_def_step(), dict_build_table_def_step(), dict_check_tablespaces_and_store_max_id(), dict_col_add_to_cache(), dict_col_print_low(), dict_col_remove_from_cache(), dict_col_reposition_in_cache(), dict_create_add_foreigns_to_dictionary(), dict_create_foreign_constraints_low(), dict_create_index_step(), dict_create_index_tree_step(), dict_create_or_check_foreign_constraint_tables(), dict_create_sys_indexes_tuple(), dict_create_table_step(), dict_drop_index_tree(), dict_field_print_low(), dict_foreign_add_to_cache(), dict_foreign_find(), dict_foreign_parse_drop_constraints(), dict_foreign_print_low(), dict_foreign_remove_from_cache(), dict_get_first_table_name_in_db(), dict_hdr_flush_row_id(), dict_index_add_to_cache(), dict_index_build_internal_clust(), dict_index_build_internal_non_clust(), dict_index_find_cols(), dict_index_get_if_in_cache(), dict_index_print_low(), dict_index_remove_from_cache(), dict_init(), dict_load_columns(), dict_load_fields(), dict_load_foreign(), dict_load_foreign_cols(), dict_load_foreigns(), dict_load_indexes(), dict_load_sys_table(), dict_load_table(), dict_load_table_on_id(), dict_mutex_enter_for_mysql(), dict_mutex_exit_for_mysql(), dict_print(), dict_print_info_on_foreign_keys(), dict_table_add_to_cache(), dict_table_change_id_in_cache(), dict_table_decrement_handle_count(), dict_table_get(), dict_table_get_and_increment_handle_count(), dict_table_get_on_id(), dict_table_print(), dict_table_print_by_name(), dict_table_print_low(), dict_table_remove_from_cache(), dict_table_rename_in_cache(), dict_truncate_index_tree(), pars_sql(), que_eval_sql(), row_create_index_for_mysql(), row_create_table_for_mysql(), row_drop_table_for_mysql(), row_drop_tables_for_mysql_in_background(), row_ins_check_foreign_constraints(), row_mysql_lock_data_dictionary(), row_mysql_unlock_data_dictionary(), row_purge_parse_undo_rec(), row_table_add_foreign_constraints(), row_truncate_table_for_mysql(), and row_upd_check_references_constraints().
Definition at line 951 of file dict0dict.h.
Referenced by dict_index_add_to_cache(), dict_index_remove_from_cache(), dict_init(), dict_table_add_to_cache(), dict_table_remove_from_cache(), dict_table_rename_in_cache(), and srv_printf_innodb_monitor().
Definition at line 955 of file dict0dict.h.
Referenced by dict_boot(), dict_create_sys_columns_tuple(), and tab_create_graph_create().
Definition at line 957 of file dict0dict.h.
Referenced by dict_boot(), dict_create_sys_fields_tuple(), and ind_create_graph_create().
Definition at line 956 of file dict0dict.h.
Referenced by dict_boot(), dict_create_index_tree_step(), dict_create_sys_indexes_tuple(), dict_drop_index_tree(), dict_truncate_index_tree(), ind_create_graph_create(), and row_truncate_table_for_mysql().
Definition at line 954 of file dict0dict.h.
Referenced by dict_boot(), dict_create_sys_tables_tuple(), dict_load_indexes(), dict_load_table_on_id(), and tab_create_graph_create().
Definition at line 944 of file dict0dict.h.
Referenced by dict_init(), dict_table_add_to_cache(), dict_table_remove_from_cache(), and dict_table_rename_in_cache().
Definition at line 946 of file dict0dict.h.
Referenced by dict_init(), dict_table_add_to_cache(), dict_table_change_id_in_cache(), and dict_table_remove_from_cache().
Definition at line 950 of file dict0dict.h.
Referenced by dict_index_find_on_id_low(), dict_index_get_if_in_cache(), dict_init(), dict_table_add_to_cache(), and dict_table_remove_from_cache().
1.4.7

