MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_table_key Struct Reference

#include <pfs_instr_class.h>

Public Attributes

char m_name [NAME_LEN]
uint m_name_length

Detailed Description

Table index or 'key'

Definition at line 232 of file pfs_instr_class.h.

Member Data Documentation

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.


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