![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | dd | 
| The version of the current data dictionary table definitions.  | |
Functions | |
| bool | dd::fill_table_and_parts_tablespace_names (THD *thd, const char *db_name, const char *table_name, Tablespace_hash_set *tablespace_set) | 
| Fill Tablespace_hash_set with tablespace names used by the given db_name.table_name.  More... | |
| template<typename T > | |
| bool | dd::get_tablespace_name (THD *thd, const T *obj, const char **tablespace_name, MEM_ROOT *mem_root) | 
| Read tablespace name of a tablespace_id.  More... | |