Drizzled Public API Documentation

i_s_hash_chain_struct Struct Reference

#include <trx0i_s.h>

Public Attributes

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

Definition at line 92 of file trx0i_s.h.

Member Data Documentation

i_s_hash_chain_t* i_s_hash_chain_struct::next

next item in the hash chain

Definition at line 95 of file trx0i_s.h.

i_s_locks_row_t* i_s_hash_chain_struct::value

row of INFORMATION_SCHEMA.innodb_locks

Definition at line 93 of file trx0i_s.h.


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