Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: N/A
-
Fix Version/s: 10.11.1
-
Component/s: Scripts & Clients
-
Labels:None
Description
mysqldump refuses to run with --dump-history --compact saying
bb-10.11-MDEV-16546 2b1d32429 |
mysqldump: --dump-history requires 'SET time_zone' to work correctly
|
However, it doesn't mind running when tz-utc itself is disabled, i.e. with --dump-history --skip-tz-utc, and producing a dump without SET TIME_ZONE.
Attachments
Issue Links
- is caused by
-
MDEV-16029 mysqldump: dump and restore historical data
-
- Closed
-
- relates to
-
MDEV-16546 System versioning setting to allow history modification
-
- Closed
-