MySQL 8.4.0
Source Code Documentation
plugin_config.h File Reference
#include "mysqlrouter/metadata_cache.h"
#include "mysqlrouter/metadata_cache_plugin_export.h"
#include <chrono>
#include <map>
#include <string>
#include <vector>
#include "mysql/harness/config_option.h"
#include "mysql/harness/config_parser.h"
#include "mysql/harness/plugin.h"
#include "mysql/harness/plugin_config.h"
#include "mysqlrouter/cluster_metadata_dynamic_state.h"
#include "router_options.h"
#include "tcp_address.h"

Go to the source code of this file.

Classes

class  MetadataCachePluginConfig
 

Variables

mysql_harness::Plugin METADATA_CACHE_PLUGIN_EXPORT harness_plugin_metadata_cache
 

Variable Documentation

◆ harness_plugin_metadata_cache

mysql_harness::Plugin METADATA_CACHE_PLUGIN_EXPORT harness_plugin_metadata_cache
extern