MySQL 8.4.0
Source Code Documentation
rewriter Directory Reference
Directory dependency graph for rewriter:

Files

file  messages.h [code]
 The messages that Rewriter outputs.
 
file  persisted_rule.h [code]
 The facilities for easily manipulating nullable values from a rules_table_service::Cursor.
 
file  query_builder.h [code]
 
file  rewriter.cc
 Implementation of the Rewriter class's member functions.
 
file  rewriter.h [code]
 Facade for the query rewriter.
 
file  rewriter_plugin.cc
 The plugin declaration part of the Rewriter plugin.
 
file  rewriter_plugin.h [code]
 
file  rewriter_udf.cc
 
file  rule.cc
 Implementation of rewrite rule execution.
 
file  rule.h [code]
 
file  services.cc
 Implementation part of the parser service layer.
 
file  services.h [code]
 Conversion layer between the parser service and this plugin.