MySQL 9.1.0
Source Code Documentation
|
Tablespace information required to create a dd::Tablespace object. More...
Public Attributes | |
space_id_t | id |
InnoDB space id. More... | |
const char * | name |
Tablespace name. More... | |
uint32_t | flags |
Tablespace flags. More... | |
const char * | path |
Path of the tablespace file. More... | |
Tablespace information required to create a dd::Tablespace object.
uint32_t upgrade_space_t::flags |
Tablespace flags.
space_id_t upgrade_space_t::id |
InnoDB space id.
const char* upgrade_space_t::name |
Tablespace name.
const char* upgrade_space_t::path |
Path of the tablespace file.