MySQL 9.1.0
Source Code Documentation
|
Action to signal the handler to start existing routines. More...
#include <pipeline_handlers.h>
Public Member Functions | |
Handler_start_action () | |
~Handler_start_action () override=default | |
Public Member Functions inherited from Pipeline_action | |
Pipeline_action (int action_type) | |
virtual | ~Pipeline_action ()=default |
int | get_action_type () |
Returns this action type. More... | |
Action to signal the handler to start existing routines.
|
inline |
|
overridedefault |