MySQL 8.3.0
Source Code Documentation
Tablespace Member List

This is the complete list of members for Tablespace, including all inherited members.

add_datafile(const char *datafile_added)Tablespace
delete_files()Tablespace
file_found(Datafile &file)Tablespaceprivate
files_t typedefTablespace
find(const char *filename)Tablespaceprivate
first_datafile()Tablespaceinline
flags() constTablespaceinline
get_autoextend_size() constTablespaceinline
get_sum_of_sizes() constTablespaceinline
intersection(const Tablespace *other_space)Tablespace
m_autoextend_sizeTablespaceprivate
m_filesTablespace
m_flagsTablespaceprivate
m_ignore_read_onlyTablespaceprotected
m_nameTablespaceprivate
m_pathTablespaceprivate
m_space_idTablespaceprivate
name() constTablespaceinline
operator=(const Tablespace &)Tablespace
path() constTablespaceinline
set_autoextend_size(uint64_t size)Tablespaceinline
set_flags(uint32_t fsp_flags)Tablespaceinline
set_ignore_read_only(bool read_only_status)Tablespaceinline
set_name(const char *name)Tablespaceinline
set_path(const char *path, size_t len)Tablespaceinline
set_path(const char *path)Tablespaceinline
set_space_id(space_id_t space_id)Tablespaceinline
shutdown()Tablespace
space_id() constTablespaceinline
Tablespace()Tablespaceinline
Tablespace(const Tablespace &)Tablespace
~Tablespace()Tablespaceinlinevirtual