MySQL 9.1.0
Source Code Documentation
|
Row fragment for column HOST. More...
#include <table_helper.h>
Public Member Functions | |
int | make_row (PFS_host *pfs) |
Build a row from a memory buffer. More... | |
void | set_field (Field *f) |
Set a table field from the row. More... | |
void | set_nullable_field (Field *f) |
Public Attributes | |
PFS_host_name | m_host_name |
Column HOST. More... | |
Row fragment for column HOST.
int PFS_host_row::make_row | ( | PFS_host * | pfs | ) |
Build a row from a memory buffer.
void PFS_host_row::set_field | ( | Field * | f | ) |
Set a table field from the row.
void PFS_host_row::set_nullable_field | ( | Field * | f | ) |
PFS_host_name PFS_host_row::m_host_name |
Column HOST.