24#ifndef OPT_EXPLAIN_FORMAT_TRADITIONAL_INCLUDED
25#define OPT_EXPLAIN_FORMAT_TRADITIONAL_INCLUDED
100 std::string *explain,
101 std::vector<std::string> *tokens_for_force_subplan);
107 std::vector<std::string> *tokens_for_force_subplan,
108 std::string *child_token_digest);
Kerberos Client Authentication nullptr
Definition: auth_kerberos_client_plugin.cc:251
Base class that is used to represent any kind of expression in a relational query.
Definition: item.h:936
JSON DOM abstract base class.
Definition: json_dom.h:173
Represents a JSON container value of type "object" (ECMA), type J_OBJECT here.
Definition: json_dom.h:369
This class represents a query expression (one query block or several query blocks combined with UNION...
Definition: sql_lex.h:626
Definition: query_result.h:58
A (partial) implementation of std::deque allocating its blocks on a MEM_ROOT.
Definition: mem_root_deque.h:111
Helper class for table property buffering.
Definition: opt_explain_format.h:150
enum_parsing_context
Names for different query parse tree parts.
Definition: parse_tree_node_base.h:61