MySQL 9.1.0
Source Code Documentation
|
RAII class for pushed LEX object. More...
#include <thd_raii.h>
Public Member Functions | |
Pushed_lex_guard (THD *thd, LEX *new_lex) | |
~Pushed_lex_guard () | |
Private Attributes | |
THD *const | m_thd |
LEX * | m_old_lex |
RAII class for pushed LEX object.
|
inline |
|
private |
|
private |