#include <table_helper.h>
◆ get_length()
uint PFS_variable_value_row::get_length |
( |
| ) |
const |
|
inline |
◆ get_str()
const char * PFS_variable_value_row::get_str |
( |
| ) |
const |
|
inline |
◆ make_row() [1/3]
int PFS_variable_value_row::make_row |
( |
const CHARSET_INFO * |
cs, |
|
|
const char * |
str, |
|
|
size_t |
length |
|
) |
| |
|
private |
◆ make_row() [2/3]
Set the row from a status variable.
◆ make_row() [3/3]
Set the row from a system variable.
◆ set_field()
void PFS_variable_value_row::set_field |
( |
Field * |
f | ) |
|
Set a table field from the row.
◆ m_charset
◆ m_length
uint PFS_variable_value_row::m_length {0} |
|
private |
◆ m_str
char PFS_variable_value_row::m_str[1024] |
|
private |
The documentation for this struct was generated from the following files: