MySQL 9.1.0
Source Code Documentation
|
Table index or 'key'. More...
#include <pfs_instr_class.h>
Public Attributes | |
char | m_name [NAME_LEN] |
Index name. More... | |
uint | m_name_length |
Length in bytes of m_name . More... | |
Table index or 'key'.
char PFS_table_key::m_name[NAME_LEN] |
Index name.
uint PFS_table_key::m_name_length |
Length in bytes of m_name
.