MySQL 9.0.0
Source Code Documentation
command_service_st Struct Reference

#include <service_command.h>

Public Attributes

int(* run_command )(MYSQL_SESSION session, enum enum_server_command command, const union COM_DATA *data, const CHARSET_INFO *client_cs, const struct st_command_service_cbs *callbacks, enum cs_text_or_binary text_or_binary, void *service_callbacks_ctx)
 

Member Data Documentation

◆ run_command

int(* command_service_st::run_command) (MYSQL_SESSION session, enum enum_server_command command, const union COM_DATA *data, const CHARSET_INFO *client_cs, const struct st_command_service_cbs *callbacks, enum cs_text_or_binary text_or_binary, void *service_callbacks_ctx)

The documentation for this struct was generated from the following file: