MySQL 9.1.0
Source Code Documentation
|
#include <assert.h>
#include <memory>
#include "local_multi_map.h"
#include "sql/dd/types/abstract_table.h"
#include "sql/dd/types/charset.h"
#include "sql/dd/types/collation.h"
#include "sql/dd/types/column_statistics.h"
#include "sql/dd/types/event.h"
#include "sql/dd/types/resource_group.h"
#include "sql/dd/types/routine.h"
#include "sql/dd/types/schema.h"
#include "sql/dd/types/spatial_reference_system.h"
#include "sql/dd/types/tablespace.h"
Go to the source code of this file.
Classes | |
class | dd::cache::Object_registry |
Object registry containing several maps. More... | |
struct | dd::cache::Object_registry::Type_selector< T > |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |
namespace | dd::cache |