MySQL 9.0.0
Source Code Documentation

Row fragment for column EVENT_NAME. More...

#include <table_helper.h>

Public Member Functions

int make_row (PFS_instr_class *pfs)
 Build a row from a memory buffer. More...
 
void set_field (Field *f)
 Set a table field from the row. More...
 

Public Attributes

const char * m_name
 Column EVENT_NAME. More...
 
uint m_name_length
 Length in bytes of m_name. More...
 

Detailed Description

Row fragment for column EVENT_NAME.

Member Function Documentation

◆ make_row()

int PFS_event_name_row::make_row ( PFS_instr_class pfs)
inline

Build a row from a memory buffer.

◆ set_field()

void PFS_event_name_row::set_field ( Field f)
inline

Set a table field from the row.

Member Data Documentation

◆ m_name

const char* PFS_event_name_row::m_name

Column EVENT_NAME.

◆ m_name_length

uint PFS_event_name_row::m_name_length

Length in bytes of m_name.


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