MySQL 9.4.0
Source Code Documentation
ddl.h File Reference
#include "sql/sql_lex.h"

Go to the source code of this file.

Namespaces

namespace  jdv
 

Functions

bool jdv::is_prepare_required (THD *thd, Table_ref *table_ref)
 Check if duality view prepared is required. More...
 
bool jdv::prepare (THD *thd, Table_ref *table_ref)
 Performs Syntax validation, parepares metadata tree and performs Semantic validation of a given JSON DUALITY VIEW. More...