MySQL 8.3.0
Source Code Documentation
udf_registration.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_udf_registration
 Service for adding and removing UDF functions. More...
 
struct  s_mysql_udf_registration_aggregate
 Service for turning. More...
 

Typedefs

typedef struct s_mysql_udf_registration mysql_service_udf_registration_t
 Service for adding and removing UDF functions. More...
 
typedef struct s_mysql_udf_registration_aggregate mysql_service_udf_registration_aggregate_t
 Service for turning. More...
 

Typedef Documentation

◆ mysql_service_udf_registration_aggregate_t

◆ mysql_service_udf_registration_t

Service for adding and removing UDF functions.