mysql_load_plugin
Syntax
#include <mysql.h>
struct st_mysql_client_plugin *
mysql_load_plugin(struct st_mysql *mysql, const char *name, int type,
int argc, ...);Parameters
Parameter
Description
Description
Valid Plugin Types
Return Value
See Also
Last updated
Was this helpful?

