Note
This parameter was introduced in V2.1.
Description
system_time_zone specifies the system time zone of the server.
Privilege requirements
Query variables
systenant and all user tenants can use theSHOW VARIABLESstatement or theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle mode) andinformation_schema.GLOBAL_VARIABLESview (MySQL mode) to query the values of Global system variables.Modify variables
After you create a tenant, you cannot modify the value by using an SQL statement.
Attributes
| Property | Description |
|---|---|
| Type | Varchar |
| Default value | CST |
| Value range |
|
| Applicable scope | Global |
| Read-only | No. This variable can be specified when a tenant is created and cannot be modified by SQL statements after the tenant is created. |