MySQL 9.1.0
Source Code Documentation
|
Row fragment for stage statistics columns. More...
#include <table_helper.h>
Public Member Functions | |
void | set (time_normalizer *normalizer, const PFS_stage_stat *stat) |
Build a row from a memory buffer. More... | |
void | set_field (uint index, Field *f) |
Set a table field from the row. More... | |
Public Attributes | |
PFS_stat_row | m_timer1_row |
Row fragment for stage statistics columns.
|
inline |
Build a row from a memory buffer.
|
inline |
Set a table field from the row.
PFS_stat_row PFS_stage_stat_row::m_timer1_row |