MySQL 5.6.14 Source Code Document
|
#include <table_helper.h>
Public Member Functions | |
void | set (time_normalizer *normalizer, const PFS_stage_stat *stat) |
void | set_field (uint index, Field *f) |
Public Attributes | |
PFS_stat_row | m_timer1_row |
Row fragment for stage statistics columns.
Definition at line 381 of file table_helper.h.
|
inline |
Build a row from a memory buffer.
Definition at line 386 of file table_helper.h.
|
inline |
Set a table field from the row.
Definition at line 392 of file table_helper.h.