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

Detailed Description

Row fragment for stored program statistics.

Member Function Documentation

◆ set()

void PFS_sp_stat_row::set ( time_normalizer normalizer,
const PFS_sp_stat stat 
)
inline

Build a row from a memory buffer.

◆ set_field()

void PFS_sp_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_sp_stat_row::m_timer1_row

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