MySQL 9.1.0
Source Code Documentation
|
A structure to denote a key of type long in an index. More...
#include <pfs_plugin_table_service.h>
Public Attributes | |
const char * | m_name |
int | m_find_flags |
bool | m_is_null |
long | m_value |
A structure to denote a key of type long in an index.
int PSI_plugin_key_integer::m_find_flags |
bool PSI_plugin_key_integer::m_is_null |
const char* PSI_plugin_key_integer::m_name |
long PSI_plugin_key_integer::m_value |