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 use theSHOW VARIABLESstatement or theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle-compatible mode) or theinformation_schema.GLOBAL_VARIABLESview (MySQL-compatible mode) to query the value of global system variables.Modify variables
This variable cannot be modified.
Attributes
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | ./plugin_dir/ |
| Scope | Global |
| Modifiable | No. You cannot execute the SET statement to modify the value. |
| Read-only | Yes |