MySQL 8.3.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
 

Detailed Description

Row fragment for stage statistics columns.

Member Function Documentation

◆ set()

void PFS_stage_stat_row::set ( time_normalizer normalizer,
const PFS_stage_stat stat 
)
inline

Build a row from a memory buffer.

◆ set_field()

void PFS_stage_stat_row::set_field ( uint  index,
Field f 
)
inline

Set a table field from the row.

Member Data Documentation

◆ m_timer1_row

PFS_stat_row PFS_stage_stat_row::m_timer1_row

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