|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| int | num |
| ulong | ulong_num |
| ulonglong | ulonglong_number |
| longlong | longlong_number |
| LEX_STRING | lex_str |
| LEX_STRING * | lex_str_ptr |
| LEX_SYMBOL | symbol |
| Table_ident * | table |
| char * | simple_string |
| Item * | item |
| Item_num * | item_num |
| List< Item > * | item_list |
| List< String > * | string_list |
| String * | string |
| Key_part_spec * | key_part |
| TABLE_LIST * | table_list |
| udf_func * | udf |
| LEX_USER * | lex_user |
| struct sys_var_with_base | variable |
| enum enum_var_type | var_type |
| Key::Keytype | key_type |
| enum ha_key_alg | key_alg |
| handlerton * | db_type |
| enum row_type | row_type |
| enum ha_rkey_function | ha_rkey_mode |
| enum enum_ha_read_modes | ha_read_mode |
| enum enum_tx_isolation | tx_isolation |
| enum Cast_target | cast_type |
| enum Item_udftype | udf_type |
| const CHARSET_INFO * | charset |
| thr_lock_type | lock_type |
| interval_type | interval |
| interval_type | interval_time_st |
| timestamp_type | date_time_type |
| st_select_lex * | select_lex |
| chooser_compare_func_creator | boolfunc2creator |
| class sp_condition_value * | spcondvalue |
| struct { | |
| int vars | |
| int conds | |
| int hndlrs | |
| int curs | |
| } | spblock |
| sp_name * | spname |
| LEX * | lex |
| sp_head * | sphead |
| struct p_elem_val * | p_elem_value |
| enum index_hint_type | index_hint |
| enum enum_filetype | filetype |
| enum Foreign_key::fk_option | m_fk_option |
| enum enum_yes_no_unknown | m_yes_no_unk |
| Diag_condition_item_name | diag_condition_item_name |
| Diagnostics_information::Which_area | diag_area |
| Diagnostics_information * | diag_info |
| Statement_information_item * | stmt_info_item |
| Statement_information_item::Name | stmt_info_item_name |
|
List < Statement_information_item > * | stmt_info_list |
| Condition_information_item * | cond_info_item |
| Condition_information_item::Name | cond_info_item_name |
|
List < Condition_information_item > * | cond_info_list |
| bool | is_not_empty |
| struct { | |
| int vars | |
| int conds | |
| int hndlrs | |
| int curs | |
| } | spblock |
| int | oper |
| char * | token |
| fts_ast_node_t * | node |
Definition at line 2294 of file sql_yacc.cc.