![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
This structure encapsulates the information needed to create a Json object for a child access path. More...
Public Attributes | |
| AccessPath * | path | 
| std::string | description = "" | 
| JOIN * | join = nullptr | 
| Json_object * | obj = nullptr | 
This structure encapsulates the information needed to create a Json object for a child access path.
| std::string ExplainChild::description = "" | 
| Json_object* ExplainChild::obj = nullptr | 
| AccessPath* ExplainChild::path |