MySQL 9.1.0
Source Code Documentation
|
Legends running throughout the module: More...
#include <rpl_rli_pdb.h>
Public Attributes | |
uint | db_len |
const char * | db |
Slave_worker * | worker |
long | usage |
TABLE *volatile | temporary_tables |
Legends running throughout the module:
C - Coordinator CP - checkpoint W - Worker
B-event event that Begins a group (a transaction) T-event event that Terminates a group (a transaction)
const char* db_worker_hash_entry::db |
uint db_worker_hash_entry::db_len |
TABLE* volatile db_worker_hash_entry::temporary_tables |
long db_worker_hash_entry::usage |
Slave_worker* db_worker_hash_entry::worker |