InnoDB Plugin  1.0
Data Fields
i_s_lock_waits_row_t Struct Reference

#include <trx0i_s.h>

Collaboration diagram for i_s_lock_waits_row_t:
Collaboration graph
[legend]

Data Fields

const i_s_locks_row_trequested_lock_row
const i_s_locks_row_tblocking_lock_row

Detailed Description

This structure represents INFORMATION_SCHEMA.innodb_lock_waits row

Field Documentation

const i_s_locks_row_t* i_s_lock_waits_row_t::blocking_lock_row

blocking lock

const i_s_locks_row_t* i_s_lock_waits_row_t::requested_lock_row

requested lock


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