The world's most popular open source database
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| #define STATUS_GARBAGE 1 |
Definition at line 246 of file structs.h.
Referenced by join_read_const(), join_read_key(), join_read_next_same(), join_read_system(), and report_error().
| #define STATUS_NO_PARENT 4 |
| #define STATUS_NO_RECORD (1+2) |
Definition at line 245 of file structs.h.
Referenced by join_read_const_table(), make_join_readinfo(), open_table(), and reopen_name_locked_table().
| #define STATUS_NOT_FOUND 2 |
Definition at line 247 of file structs.h.
Referenced by subselect_indexsubquery_engine::exec(), subselect_uniquesubquery_engine::exec(), ha_myisam::ft_read(), ha_myisammrg::index_first(), ha_myisam::index_first(), ha_heap::index_first(), ha_myisammrg::index_last(), ha_myisam::index_last(), ha_heap::index_last(), ha_myisammrg::index_next(), ha_myisam::index_next(), ha_heap::index_next(), handler::index_next_same(), ha_myisammrg::index_prev(), ha_myisam::index_prev(), ha_heap::index_prev(), ha_myisammrg::index_read(), ha_myisam::index_read(), ha_heap::index_read(), ha_myisammrg::index_read_idx(), ha_myisam::index_read_idx(), ha_heap::index_read_idx(), ha_myisammrg::index_read_last(), ha_myisam::index_read_last(), ha_heap::index_read_last(), join_read_const(), join_read_key(), join_read_prev_same(), ha_myisammrg::rnd_next(), ha_myisam::rnd_next(), ha_heap::rnd_next(), ha_myisammrg::rnd_pos(), ha_myisam::rnd_pos(), and ha_heap::rnd_pos().
| #define STATUS_NULL_ROW 32 |
| typedef struct st_date_time_format DATE_TIME_FORMAT |
| typedef struct st_key_part_info KEY_PART_INFO |
| typedef struct st_keyfile_info KEYFILE_INFO |
| typedef struct st_known_date_time_format KNOWN_DATE_TIME_FORMAT |
| typedef struct st_lex_user LEX_USER |
| typedef struct st_read_record READ_RECORD |
| typedef struct st_reginfo REGINFO |
| typedef struct st_mysql_time TIME |
| typedef enum enum_mysql_timestamp_type timestamp_type |
| typedef int*(*) update_var(THD *, struct st_mysql_show_var *) |
| typedef struct user_resources USER_RESOURCES |
| enum SHOW_COMP_OPTION |
Definition at line 163 of file structs.h.
00163 { SHOW_OPTION_YES, SHOW_OPTION_NO, SHOW_OPTION_DISABLED};
| const char* show_comp_option_name[] |
Definition at line 216 of file mysqld.cc.
Referenced by show_handlerton(), show_status_array(), and sys_var_have_variable::value_ptr().
1.4.7

