PDF (US Ltr)
- 1.3Mb
PDF (A4)
- 1.3Mb
The following table summarizes the functions available for the client-side plugin API. For greater detail, see the descriptions in Section 9.2, “C API Plugin Function Descriptions”.
Table 9.1 C API Plugin Functions
Name | Description | Introduced |
---|---|---|
mysql_client_find_plugin() |
Return pointer to a plugin | |
mysql_client_register_plugin() |
Register a plugin | |
mysql_load_plugin() |
Load a plugin | |
mysql_load_plugin_v() |
Load a plugin | |
mysql_plugin_get_option() |
Get plugin option | 8.0.27 |
mysql_plugin_options() |
Set plugin option |