MySQL 8.0.40
Source Code Documentation
|
#include <mysql/components/service.h>
Go to the source code of this file.
Classes | |
struct | s_mysql_greetings |
A Service to get greeting message. More... | |
struct | s_mysql_greetings_localization |
A Service to get localization information on related greetings Service. More... | |
struct | s_mysql_example_math |
A Service for example basic math functionality. More... | |
Typedefs | |
typedef struct s_mysql_greetings | mysql_service_greetings_t |
A Service to get greeting message. More... | |
typedef struct s_mysql_greetings_localization | mysql_service_greetings_localization_t |
A Service to get localization information on related greetings Service. More... | |
typedef struct s_mysql_example_math | mysql_service_example_math_t |
A Service for example basic math functionality. More... | |
typedef struct s_mysql_example_math mysql_service_example_math_t |
A Service for example basic math functionality.
A Service to get localization information on related greetings Service.
typedef struct s_mysql_greetings mysql_service_greetings_t |
A Service to get greeting message.