MySQL 9.1.0
Source Code Documentation
|
RAII class to ease error handling in parse_view_definition() More...
Public Member Functions | |
Make_view_tracker (THD *thd, Table_ref *view_ref, bool *result) | |
~Make_view_tracker () | |
Private Attributes | |
THD *const | thd |
LEX *const | old_lex |
Table_ref *const | view_ref |
bool *const | result |
RAII class to ease error handling in parse_view_definition()
|
inline |
|
private |
|
private |
|
private |
|
private |