MySQL 9.0.0
Source Code Documentation

A row of table PERFORMANCE_SCHEMA.COND_INSTANCES. More...

#include <table_sync_instances.h>

Public Attributes

const char * m_name
 Column NAME. More...
 
uint m_name_length
 Length in bytes of m_name. More...
 
const void * m_identity
 Column OBJECT_INSTANCE_BEGIN. More...
 

Detailed Description

A row of table PERFORMANCE_SCHEMA.COND_INSTANCES.

Member Data Documentation

◆ m_identity

const void* row_cond_instances::m_identity

Column OBJECT_INSTANCE_BEGIN.

◆ m_name

const char* row_cond_instances::m_name

Column NAME.

◆ m_name_length

uint row_cond_instances::m_name_length

Length in bytes of m_name.


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