24#ifndef DD_TABLES__TABLESPACES_INCLUDED 
   25#define DD_TABLES__TABLESPACES_INCLUDED 
Definition: entity_object_table_impl.h:46
 
Definition: object_keys.h:123
 
Definition: raw_record.h:46
 
Definition: tablespace.h:56
 
Definition: tablespaces.h:41
 
static const Tablespaces & instance()
Definition: tablespaces.cc:37
 
Tablespace * create_entity_object(const Raw_record &) const override
Definition: tablespaces.cc:82
 
Tablespaces()
Definition: tablespaces.cc:44
 
enum_fields
Definition: tablespaces.h:45
 
@ FIELD_OPTIONS
Definition: tablespaces.h:48
 
@ FIELD_ENGINE
Definition: tablespaces.h:51
 
@ FIELD_ID
Definition: tablespaces.h:46
 
@ FIELD_NAME
Definition: tablespaces.h:47
 
@ FIELD_SE_PRIVATE_DATA
Definition: tablespaces.h:49
 
@ FIELD_ENGINE_ATTRIBUTE
Definition: tablespaces.h:52
 
@ NUMBER_OF_FIELDS
Definition: tablespaces.h:53
 
@ FIELD_COMMENT
Definition: tablespaces.h:50
 
enum_indexes
Definition: tablespaces.h:56
 
@ INDEX_PK_ID
Definition: tablespaces.h:57
 
@ INDEX_UK_NAME
Definition: tablespaces.h:58
 
enum_foreign_keys
Definition: tablespaces.h:61
 
static bool update_object_key(Global_name_key *key, const String_type &tablespace_name)
Definition: tablespaces.cc:88
 
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
 
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51
 
required string key
Definition: replication_asynchronous_connection_failover.proto:60