The world's most popular open source database
#include <hash.h>
Collaboration diagram for st_hash:

Public Attributes | |
| uint | key_offset |
| uint | key_length |
| uint | records |
| uint | blength |
| uint | flags |
| DYNAMIC_ARRAY | array |
| hash_get_key | get_key |
| void(* | free )(void *) |
| CHARSET_INFO * | charset |
Definition at line 34 of file hash.h.
| void(* st_hash::free)(void *) |
Definition at line 36 of file hash.h.
Referenced by hash_filo::add(), sp_head::add_used_tables_to_table_list(), cached_open_tables(), cached_table_definitions(), check_grant_db(), close_cached_tables(), close_thread_tables(), Instance_map::complete_initialization(), table_mapping::count(), display_table_locks(), example_done_func(), Abstract_option_cmd::execute_impl(), fill_schema_column_privileges(), fill_schema_table_privileges(), find_field_in_table(), find_field_in_table_sef(), get_table_share(), handle_grant_struct(), list_open_tables(), sp_head::merge_table_list(), multi_key_cache_search(), my_hash_insert(), mysql_revoke_all(), mysql_show_grants(), mysql_table_grant(), User_map::Iterator::next(), Instance_map::Iterator::next(), open_table(), print_cached_tables(), release_table_share(), remove_db_from_cache(), reset_mqh(), sp_update_sp_used_routines(), sp_update_stmt_used_routines(), table_cache_free(), and tina_done_func().
1.4.7

