![]() |
MySQL 8.1.0
Source Code Documentation
|
Used for collecting the data in boot_tablespaces() More...
Typedefs | |
using | Moved = std::tuple< dd::Object_id, space_id_t, std::string, std::string, std::string > |
using | Tablespaces = std::vector< Moved > |
Enumerations | |
enum | { OBJECT_ID , SPACE_ID , SPACE_NAME , OLD_PATH , NEW_PATH } |
Used for collecting the data in boot_tablespaces()
using dd_fil::Moved = typedef std::tuple<dd::Object_id, space_id_t, std::string, std::string, std::string> |
using dd_fil::Tablespaces = typedef std::vector<Moved> |