MySQL 9.1.0
Source Code Documentation
|
Row fragment for connection statistics. More...
#include <table_helper.h>
Public Member Functions | |
void | set (const PFS_connection_stat *stat) |
void | set_field (uint index, Field *f) |
Set a table field from the row. More... | |
Public Attributes | |
PFS_connection_stat | m_stat |
Row fragment for connection statistics.
|
inline |
void PFS_connection_stat_row::set_field | ( | uint | index, |
Field * | f | ||
) |
Set a table field from the row.
PFS_connection_stat PFS_connection_stat_row::m_stat |