MySQL 8.3.0
Source Code Documentation
metadata_factory.cc File Reference

Namespaces

 

Functions

std::shared_ptr< MetaDatametadata_cache::metadata_factory_get_instance (const mysqlrouter::ClusterType cluster_type, const metadata_cache::MetadataCacheMySQLSessionConfig &session_config, const mysqlrouter::SSLOptions &ssl_options, const bool use_cluster_notifications, const unsigned view_id)
 Return an instance of cluster metadata. More...
 

Variables

static std::shared_ptr< MetaDatametadata_cache::meta_data {nullptr}