MySQL 9.1.0
Source Code Documentation
|
#include "mysql/harness/plugin.h"
#include "harness_export.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | mysql_harness::BuiltinPlugins |
Singleton class implementing registry of the built-in MySQLRouter plugins. More... | |
struct | mysql_harness::BuiltinPlugins::PluginInfo |
Stores the information about a single built-in plugin. More... | |
Namespaces | |
namespace | mysql_harness |