![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <fil0tablespaces_nodes_interface.h>
Public Attributes | |
| const std::string | m_path |
| Path and filename of the node to process. More... | |
| const bool | m_is_raw_disk = false |
Specifies if the m_path is a raw device or disk partition. More... | |
| const bool | m_check_permissions = false |
| Specifies if get_node_info() should probe current access permissions. More... | |
| const bool ib::fil::Tablespaces_nodes_interface::Node_hints::m_check_permissions = false |
Specifies if get_node_info() should probe current access permissions.
This may open the node storage and can be sharing-sensitive on Windows.
| const bool ib::fil::Tablespaces_nodes_interface::Node_hints::m_is_raw_disk = false |
Specifies if the m_path is a raw device or disk partition.
| const std::string ib::fil::Tablespaces_nodes_interface::Node_hints::m_path |
Path and filename of the node to process.