MySQL 8.0.40
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.
PFS_memory_monitoring_stat PFS_memory_stat_row::m_stat |