MySQL 9.1.0
Source Code Documentation
|
Functions related to handling of plugins and other dynamically loaded libraries. More...
#include <dlfcn.h>
#include <errno.h>
Go to the source code of this file.
Macros | |
#define | DLERROR_GENERATE(errmsg, error_number) errmsg = dlerror() |
#define | dlopen_errno errno |
#define | MYSQL_PLUGIN_IMPORT |
Functions related to handling of plugins and other dynamically loaded libraries.
#define DLERROR_GENERATE | ( | errmsg, | |
error_number | |||
) | errmsg = dlerror() |
#define dlopen_errno errno |
#define MYSQL_PLUGIN_IMPORT |