![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "sql/dd/cache/local_multi_map.h"#include <cassert>#include "sql/dd/cache/multi_map_base.h"#include "sql/dd/impl/cache/cache_element.h"#include "sql/dd/impl/tables/character_sets.h"#include "sql/dd/impl/tables/collations.h"#include "sql/dd/impl/tables/column_statistics.h"#include "sql/dd/impl/tables/events.h"#include "sql/dd/impl/tables/resource_groups.h"#include "sql/dd/impl/tables/routines.h"#include "sql/dd/impl/tables/schemata.h"#include "sql/dd/impl/tables/spatial_reference_systems.h"#include "sql/dd/impl/tables/tables.h"#include "sql/dd/impl/tables/tablespaces.h"Namespaces | |
| namespace | dd |
| The version of the current data dictionary table definitions. | |
| namespace | dd::cache |