MySQL 8.4.0
Source Code Documentation
st_plugin_dl Struct Reference

#include <sql_plugin.h>

Public Attributes

LEX_STRING dl
 
void * handle
 
struct st_mysql_pluginplugins
 
int version
 
uint ref_count
 

Member Data Documentation

◆ dl

LEX_STRING st_plugin_dl::dl

◆ handle

void* st_plugin_dl::handle

◆ plugins

struct st_mysql_plugin* st_plugin_dl::plugins

◆ ref_count

uint st_plugin_dl::ref_count

◆ version

int st_plugin_dl::version

The documentation for this struct was generated from the following file: