MySQL 8.4.0
Source Code Documentation
opt_explain_traditional.h File Reference
#include <assert.h>
#include <memory>
#include <string>
#include <vector>
#include "sql/opt_explain_format.h"
#include "sql/parse_tree_node_base.h"

Go to the source code of this file.

Classes

class  Explain_format_traditional
 Formatter for the traditional EXPLAIN output. More...
 
class  Explain_format_tree