Note
This variable is available starting with V2.1.
Description
system_time_zone specifies the system time zone of the server.
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 values of Global system variables.Modify variables
After a tenant is created, you cannot modify the value of this variable by using an SQL statement.
Attributes
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | CST |
| Value range |
|
| Scope | Global |
| Modifiable | No. This variable can be specified when a tenant is created, but cannot be modified by using an SQL statement after the tenant is created. |