For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:36
Definition: content_tree.cc:39
bool prepare(THD *thd, Table_ref *view)
Performs Syntax validation, parepares metadata tree and performs Semantic validation of a given JSON ...
Definition: ddl.cc:631
bool is_prepare_required(THD *thd, Table_ref *view)
Check if duality view prepared is required.
Definition: ddl.cc:611