MySQL 9.0.0
Source Code Documentation
THD_in_loadable_function_handler Class Reference

Public Member Functions

 THD_in_loadable_function_handler ()
 
 ~THD_in_loadable_function_handler ()
 

Private Attributes

THDm_thd
 
bool m_saved_thd_in_loadable_function
 

Constructor & Destructor Documentation

◆ THD_in_loadable_function_handler()

THD_in_loadable_function_handler::THD_in_loadable_function_handler ( )
inline

◆ ~THD_in_loadable_function_handler()

THD_in_loadable_function_handler::~THD_in_loadable_function_handler ( )
inline

Member Data Documentation

◆ m_saved_thd_in_loadable_function

bool THD_in_loadable_function_handler::m_saved_thd_in_loadable_function
private

◆ m_thd

THD* THD_in_loadable_function_handler::m_thd
private

The documentation for this class was generated from the following file: