MySQL 9.0.0
Source Code Documentation
mysql_server_runnable_service.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_mysql_server_runnable
 This service defines the runnable service to run, i.e to start the mysqld server. More...
 

Typedefs

typedef struct s_mysql_mysql_server_runnable mysql_service_mysql_server_runnable_t
 This service defines the runnable service to run, i.e to start the mysqld server. More...
 

Typedef Documentation

◆ mysql_service_mysql_server_runnable_t

This service defines the runnable service to run, i.e to start the mysqld server.