MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
void | set (const PFS_connection_stat *stat) |
void | set_field (uint index, Field *f) |
Public Attributes | |
ulonglong | m_current_connections |
ulonglong | m_total_connections |
Definition at line 452 of file table_helper.h.
void PFS_connection_stat_row::set_field | ( | uint | index, |
Field * | f | ||
) |
Set a table field from the row.
Definition at line 330 of file table_helper.cc.