MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Plugin_tablespace, including all inherited members.
add_file(const Plugin_tablespace_file *file) | Plugin_tablespace | inline |
get_comment() const | Plugin_tablespace | inline |
get_engine() const | Plugin_tablespace | inline |
get_files() const | Plugin_tablespace | inline |
get_name() const | Plugin_tablespace | inline |
get_options() const | Plugin_tablespace | inline |
get_se_private_data() const | Plugin_tablespace | inline |
m_comment | Plugin_tablespace | private |
m_engine | Plugin_tablespace | private |
m_files | Plugin_tablespace | private |
m_name | Plugin_tablespace | private |
m_options | Plugin_tablespace | private |
m_se_private_data | Plugin_tablespace | private |
Plugin_tablespace(const char *name, const char *options, const char *se_private_data, const char *comment, const char *engine) | Plugin_tablespace | inline |