|
MySQL 5.6.14 Source Code Document
|

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 |
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.