Note
This variable is available starting with V2.1.
Description
plugin_dir specifies the path where the plugin DLLs are stored.
Privilege requirements
Query variables
SYStenants and all user tenants can execute theSHOW VARIABLESstatement or query theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle mode) or theinformation_schema.GLOBAL_VARIABLESview (MySQL mode) to view the value of a Global system variable.Modify variables
You cannot modify the
plugin_dirvariable.
Attributes
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | ./plugin_dir/ |
| Scope | Global |
| Modifiable | No. This variable is read-only. |