MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SP_TABLE Struct Reference
Collaboration diagram for SP_TABLE:

Public Attributes

LEX_STRING qname
uint db_length
uint table_name_length
bool temp
thr_lock_type lock_type
uint lock_count
uint query_lock_count
uint8 trg_event_map

Detailed Description

SP_TABLE represents all instances of one table in an optimized multi-set of tables used by a stored program.

Definition at line 49 of file sp_head.cc.


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