Details
-
Bug
-
Status: Needs Feedback (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
problem occurs on UBUNTU 24-04 noble, MAC OS 15.7.4
12.2.2-MariaDB, client 15.2
Description
When using mariab-dump with the option '-dump-history' or '-H', the historical records of tables WITH SYSTEM VERSIONING appear as INSERT-statements in the dump file, but the actual records are missing. Without the option '-dump-history"' the actual record of tables WITH SYSTEM VERSIONING appear in the dump file as INSERT statements, but the historical records are missing.
Therefore it is not possible to restore tables WITH SYSTEM VERSIONING from the dump file.