MySQL 8.4.2
Source Code Documentation
|
RAII class to automate saving/restoring of current_query_block() More...
Public Member Functions | |
Change_current_query_block (THD *thd_arg) | |
void | restore () |
~Change_current_query_block () | |
Private Attributes | |
THD * | thd |
Query_block * | saved_query_block |
RAII class to automate saving/restoring of current_query_block()
|
inline |
|
inline |
|
inline |
|
private |
|
private |