#include <trx0i_s.h>
Public Attributes | |
trx_id_t | trx_id |
const char * | trx_state |
ib_time_t | trx_started |
const i_s_locks_row_t * | requested_lock_row |
ib_time_t | trx_wait_started |
ullint | trx_weight |
ulint | trx_mysql_thread_id |
const char * | trx_query |
const char * | trx_operation_state |
ulint | trx_tables_in_use |
ulint | trx_tables_locked |
ulint | trx_lock_structs |
ulint | trx_lock_memory_bytes |
ulint | trx_rows_locked |
ullint | trx_rows_modified |
ulint | trx_concurrency_tickets |
const char * | trx_isolation_level |
ibool | trx_unique_checks |
ibool | trx_foreign_key_checks |
const char * | trx_foreign_key_error |
ibool | trx_has_search_latch |
ulint | trx_search_latch_timeout |
This structure represents INFORMATION_SCHEMA.innodb_trx row
n_tickets_to_enter_innodb in trx_struct
check_foreigns in trx_struct
const char* i_s_trx_row_struct::trx_foreign_key_error |
detailed_error in trx_struct
has_search_latch in trx_struct
const char* i_s_trx_row_struct::trx_isolation_level |
isolation_level in trx_struct
list len of trx_locks in trx_struct
const char* i_s_trx_row_struct::trx_operation_state |
const char* i_s_trx_row_struct::trx_query |
search_latch_timeout in trx_struct
const char* i_s_trx_row_struct::trx_state |
transaction state from trx_get_que_state_str()
n_mysql_tables_in_use in trx_struct
mysql_n_tables_locked in trx_struct
check_unique_secondary in trx_struct