|
MySQL 5.6.14 Source Code Document
|
#include <pfs_instr_class.h>
Public Attributes | |
| char | m_name [NAME_LEN] |
| uint | m_name_length |
Table index or 'key'
Definition at line 232 of file pfs_instr_class.h.
| char PFS_table_key::m_name[NAME_LEN] |
Index name
Definition at line 235 of file pfs_instr_class.h.
| uint PFS_table_key::m_name_length |
Length in bytes of m_name.
Definition at line 237 of file pfs_instr_class.h.