MySQL 8.4.2
Source Code Documentation
|
Row fragment for memory statistics columns. More...
#include <table_helper.h>
Public Member Functions | |
void | set (const PFS_memory_monitoring_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_memory_monitoring_stat | m_stat |
Row fragment for memory statistics columns.
|
inline |
Build a row from a memory buffer.
void PFS_memory_stat_row::set_field | ( | uint | index, |
Field * | f | ||
) |
Set a table field from the row.
PFS_memory_monitoring_stat PFS_memory_stat_row::m_stat |