MySQL 8.4.0
Source Code Documentation
rule.h File Reference
#include "my_config.h"
#include <string>
#include <vector>
#include "my_dbug.h"
#include "my_inttypes.h"
#include "plugin/rewriter/persisted_rule.h"
#include "plugin/rewriter/services.h"

Go to the source code of this file.

Classes

struct  Rewrite_result
 The results of an attempt to rewrite a query parse tree. More...
 
class  Pattern
 The in-memory representation of a pattern. More...
 
class  Replacement
 
class  Rule
 Internal representation of a rewrite rule. More...