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

