MySQL 9.1.0
Source Code Documentation
|
#include "mysql/components/my_service.h"
#include "mysql/udf_registration_types.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | udf_data_t |
Contains all the necessary data to register an UDF in MySQL. More... | |
class | Udf_service_impl |
class | Udf_load_service |
Typedefs | |
typedef struct udf_data_t | Udf_data |
Contains all the necessary data to register an UDF in MySQL. More... | |
typedef struct udf_data_t Udf_data |
Contains all the necessary data to register an UDF in MySQL.