MySQL 8.3.0
Source Code Documentation
query_builder.h File Reference
#include "my_config.h"
#include <string>
#include <vector>
#include "plugin/rewriter/rule.h"
#include "plugin/rewriter/services.h"

Go to the source code of this file.

Classes

class  Query_builder
 Class that builds the rewritten query by appending literals in the order they appear in the parse tree. More...