MySQL 9.0.0
Source Code Documentation
dd_fil Namespace Reference

Used for collecting the data in boot_tablespaces() More...

Classes

struct  Moved
 

Typedefs

using Tablespaces = std::vector< Moved >
 

Detailed Description

Used for collecting the data in boot_tablespaces()

Typedef Documentation

◆ Tablespaces

using dd_fil::Tablespaces = typedef std::vector<Moved>