#include <que0que.h>
Collaboration diagram for que_fork_struct:

Public Attributes | |
| que_common_t | common |
| que_t * | graph |
| ulint | fork_type |
| ulint | n_active_thrs |
| trx_t * | trx |
| ulint | state |
| que_thr_t * | caller |
| thrs | |
| sym_tab_t * | sym_tab |
| pars_info_t * | info |
| ulint | cur_end |
| ulint | cur_pos |
| ibool | cur_on_row |
| dulint | n_inserts |
| dulint | n_updates |
| dulint | n_deletes |
| sel_node_t * | last_sel_node |
| graphs | |
| mem_heap_t * | heap |
Definition at line 376 of file que0que.h.
Definition at line 379 of file que0que.h.
Referenced by que_eval_sql(), que_fork_create(), que_thr_dec_refer_count(), and que_thr_stop().
Definition at line 397 of file que0que.h.
Referenced by pars_sql(), que_fork_create(), and que_graph_free().
Definition at line 413 of file que0que.h.
Referenced by que_fork_start_command(), and row_sel_step().
Definition at line 380 of file que0que.h.
Referenced by que_fork_create(), que_graph_try_free(), que_thr_dec_refer_count(), que_thr_move_to_run_state_for_mysql(), que_thr_stop_for_mysql(), and que_thr_stop_for_mysql_no_error().
Definition at line 387 of file que0que.h.
Referenced by que_fork_create(), que_fork_start_command(), que_graph_try_free(), que_thr_stop(), row_get_prebuilt_insert_row(), row_get_prebuilt_update_vector(), and row_prebuild_sel_graph().
Definition at line 394 of file que0que.h.
Referenced by pars_sql(), que_fork_create(), and que_graph_free().
Definition at line 391 of file que0que.h.
Referenced by que_fork_all_thrs_in_state(), que_fork_create(), que_fork_error_handle(), que_fork_start_command(), que_graph_free_recursive(), and que_thr_create().
Definition at line 385 of file que0que.h.
Referenced by pars_complete_graph_for_exec(), pars_procedure_definition(), que_eval_sql(), que_graph_try_free(), que_thr_stop(), row_update_prebuilt_trx(), trx_purge_graph_build(), trx_roll_graph_build(), and trx_rollback_or_clean_all_without_sess().
1.4.7

