Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
N/A
-
None
Description
mariadb-dump help output states:
-H, --dump-history Dump system-versioned tables with history (only for
|
timestamp based versioning). Use also --update-history if
|
upgrading to MariaDB 11.4 or newer from a version before
|
11.4
|
--update-history Update row_end history timestamp to support dates up to
|
year 2106. This option will also enable tz-utc. Should be
|
used when upgrading to MariaDB 11.4 or above.
|
However, timestamp ranges were only extended in 11.5
Attachments
Issue Links
- is caused by
-
MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range
- Closed