MySQL 9.1.0
Source Code Documentation
|
Row fragment for stored program statistics. More...
#include <table_helper.h>
Public Member Functions | |
void | set (time_normalizer *normalizer, const PFS_sp_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 stored program statistics.
|
inline |
Build a row from a memory buffer.
|
inline |
Set a table field from the row.
PFS_stat_row PFS_sp_stat_row::m_timer1_row |