MySQL 9.1.0
Source Code Documentation
|
Public Attributes | |
dd::Object_id | object_id |
DD Object ID. More... | |
space_id_t | space_id |
InnoDB tablspace ID. More... | |
std::string | space_name |
DD/InnoDB tablespace name. More... | |
std::string | old_path |
Path in DD tablespace. More... | |
std::string | new_path |
Path where it was found during the scan. More... | |
bool | moved_prev_or_has_datadir |
Move occurred before 8.0.37/8.4.1/9.0.0 and missed to update dir flag. More... | |
bool dd_fil::Moved::moved_prev_or_has_datadir |
Move occurred before 8.0.37/8.4.1/9.0.0 and missed to update dir flag.
std::string dd_fil::Moved::new_path |
Path where it was found during the scan.
dd::Object_id dd_fil::Moved::object_id |
DD Object ID.
std::string dd_fil::Moved::old_path |
Path in DD tablespace.
space_id_t dd_fil::Moved::space_id |
InnoDB tablspace ID.
std::string dd_fil::Moved::space_name |
DD/InnoDB tablespace name.