MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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