--tz-utc
This page is part of MariaDB's Documentation.
The parent of this page is: mariadb-dump
& mysqldump
Topics on this page:
Overview
This is a command-line option for the mariadb-dump
& mysqldump
commands.
In 11.4 ES, 10.6 ES, 10.5 ES, 10.4 ES, 10.3 ES:
Set connection time zone to UTC before commencing the dump and add SET TIME_
ZONE=´+00:00´ to the top of the dump file. (Defaults to on; use --skip-tz-utc to disable.)
In 11.4 ES, 10.6 ES, 10.5 ES, 10.4 ES:
Set connection time zone to UTC before commencing the dump and add SET TIME_
ZONE=´+00:00´ to the top of the dump file. (Defaults to on; use --skip-tz-utc to disable.)
In 10.6 CS, 10.5 CS, 10.4 CS, 10.3 CS, 10.2 ES, 10.2 CS:
SET TIME_
ZONE='+00:00' at top of dump to allow dumping of TIMESTAMP data when a server has data in different time zones or data is being moved between servers with different time zones. (Defaults to on; use --skip-tz-utc to disable.)
USAGE
DETAILS
SYNONYMS
SCHEMA
PARAMETERS
SKYSQL
PRIVILEGES
EXAMPLES
ERROR HANDLING
FEATURE INTERACTION
RESPONSES
DIAGNOSIS
ISO 9075:2016
CHANGE HISTORY
Release Series | History |
---|---|
11.4 Enterprise |
|
10.6 Enterprise |
|
10.6 Community |
|
10.5 Enterprise |
|
10.5 Community |
|
10.4 Enterprise |
|
10.4 Community |
|
10.3 Enterprise |
|
10.3 Community |
|
10.2 Enterprise |
|
10.2 Community |
|
Release Series | History |
---|---|
11.4 Enterprise |
|
10.6 Enterprise |
|
10.5 Enterprise |
|
10.4 Enterprise |
|