MySQL 9.1.0
Source Code Documentation
|
#include <chrono>
#include <map>
#include <memory>
#include <mutex>
#include <stdexcept>
#include <string>
#include "metadata_cache_ar.h"
#include "metadata_cache_gr.h"
#include "mysqlrouter/metadata_cache.h"
#include "cluster_metadata.h"
Namespaces | |
namespace | metadata_cache |
Macros | |
#define | LOCK_METADATA_AND_CHECK_INITIALIZED() |
Functions | |
static std::unique_ptr< MetadataCache > | g_metadata_cache (nullptr) |
Variables | |
static std::mutex | g_metadata_cache_m |
#define LOCK_METADATA_AND_CHECK_INITIALIZED | ( | ) |
|
static |
|
static |