MySQL 5.6.14 Source Code Document
|
#include <ConfigInfo.hpp>
Public Attributes | |
const char * | m_section |
bool(* | m_sectionRule )(struct InitConfigFileParser::Context &, const char *m_ruleData) |
const char * | m_ruleData |
Entry for one section rule
Definition at line 163 of file ConfigInfo.hpp.