InnoDB Plugin  1.0
Data Fields
i_s_hash_chain_t Struct Reference

#include <trx0i_s.h>

Collaboration diagram for i_s_hash_chain_t:
Collaboration graph
[legend]

Data Fields

i_s_locks_row_tvalue
i_s_hash_chain_tnext

Detailed Description

Objects of this type are added to the hash table

trx_i_s_cache_t::locks_hash

Field Documentation

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


The documentation for this struct was generated from the following file: