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

Detailed Description

Table index or 'key'.

Member Data Documentation

◆ m_name

char PFS_table_key::m_name[NAME_LEN]

Index name.

◆ m_name_length

uint PFS_table_key::m_name_length

Length in bytes of m_name.


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