MySQL 9.1.0
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 Member_actions_handler, Gms_listener_test, Get_system_variable, and Set_system_variable.