MySQL 8.3.0
Source Code Documentation
plugin_config.h File Reference
#include <chrono>
#include <limits>
#include <optional>
#include <string>
#include "harness_export.h"
#include "mysql/harness/config_option.h"
#include "mysql/harness/config_parser.h"

Go to the source code of this file.

Classes

class  mysql_harness::option_not_present
 Exception that gets thrown when the configuration option is missing. More...
 
class  mysql_harness::option_empty
 Exception that gets thrown when the configuration option is present but it is empty value. More...
 
class  mysql_harness::BasePluginConfig
 Retrieve and manage plugin configuration. More...
 

Namespaces

namespace  mysql_harness