MySQL 9.1.0
Source Code Documentation
|
Struct that points to a cell in m_paths and tells its status. More...
Public Attributes | |
enum_path_status | m_status = enum_path_status::UNINITIALIZED |
size_t | m_index = 0 |
Struct that points to a cell in m_paths and tells its status.
size_t Json_path_cache::Path_cell::m_index = 0 |
enum_path_status Json_path_cache::Path_cell::m_status = enum_path_status::UNINITIALIZED |