MySQL 9.0.0
Source Code Documentation
filelog_plugin.cc File Reference

Variables

mysql_harness::Plugin harness_plugin_filelog
 

Variable Documentation

◆ harness_plugin_filelog

mysql_harness::Plugin harness_plugin_filelog
Initial value:
= {
mysql_harness::PLUGIN_ABI_VERSION,
mysql_harness::ARCHITECTURE_DESCRIPTOR,
"Logging using file",
VERSION_NUMBER(0, 0, 1),
0,
nullptr,
0,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
false,
nullptr,
}
static constexpr std::array logger_sink_supported_options
Definition: supported_logger_options.h:33