MySQL 8.0.40
Source Code Documentation
|
Interface for Mysql_thread_body, the task of a Mysql_thread. More...
#include <mysql_thread.h>
Public Member Functions | |
virtual | ~Mysql_thread_body () |
virtual void | run (Mysql_thread_body_parameters *parameters)=0 |
Interface for Mysql_thread_body, the task of a Mysql_thread.
|
inlinevirtual |
|
pure virtual |
Implemented in Get_system_variable, Set_system_variable, and Member_actions_handler.