Field Documentation
que_node_t* que_thr_t::child |
ulint que_thr_t::fk_cascade_depth |
maximum cascading call depth supported for foreign key constraint related delete/updates
graph where this node belongs
ibool que_thr_t::is_active |
TRUE if the thread has been set to the run state in que_thr_move_to_run_state, but not deactivated in que_thr_dec_reference_count
ulint que_thr_t::lock_state |
lock state of thread (table or row)
magic number to catch memory corruption
que_node_t* que_thr_t::prev_node |
pointer to the node from which the control came
list of runnable thread nodes in the server task queue
ulint que_thr_t::resource |
resource usage of the query thread thus far
que_node_t* que_thr_t::run_node |
pointer to the node where the subgraph down from this node is currently executed
state of the query thread
list of thread nodes of the fork node
lists of threads in wait list of the trx
The documentation for this struct was generated from the following file: