|
InnoDB Plugin
1.0
|
#include <trx0i_s.h>

Data Fields | |
| i_s_locks_row_t * | value |
| i_s_hash_chain_t * | next |
Objects of this type are added to the hash table
trx_i_s_cache_t::locks_hash
| i_s_hash_chain_t* i_s_hash_chain_t::next |
next item in the hash chain
| i_s_locks_row_t* i_s_hash_chain_t::value |
row of INFORMATION_SCHEMA.innodb_locks
1.8.1.2