MySQL 9.1.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... | |
Row fragment for column EVENT_NAME.
|
inline |
Build a row from a memory buffer.
|
inline |
Set a table field from the row.
const char* PFS_event_name_row::m_name |
Column EVENT_NAME.
uint PFS_event_name_row::m_name_length |
Length in bytes of m_name
.