MySQL 9.0.0
Source Code Documentation
shared_multi_map.cc File Reference

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.
 
namespace  dd::cache
 

Typedefs

typedef std::map< Object_id, const String_type > dd::cache::schema_map_t
 

Functions

template<typename T >
MDL_requestdd::cache::lock_request (THD *, const schema_map_t &, const T *)
 
template<>
MDL_requestdd::cache::lock_request (THD *thd, const schema_map_t &schema_map, const Abstract_table *object)
 
template<>
MDL_requestdd::cache::lock_request (THD *thd, const schema_map_t &, const Tablespace *object)