Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-16029

mysqldump: dump and restore historical data

Details

    Description

      Backup through mysqldump loses historical data from versioned tables.

      mysqldump does not read historical rows from the versioned tables, it runs SELECT, not SELECT .. FOR SYSTEM_TIME ALL. But even if we fixed it, it would still be impossible to load this data back, since we are dealing either with invisible columns into which we can't insert at all, or with virtual columns for which values are ignored. So, for now it becomes a known limitation which needs to be documented.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Aleksey Midenkov made transition -
            Open In Progress
            53d 18h 30m 1
            Aleksey Midenkov made transition -
            In Progress In Review
            28d 1h 55m 1
            Sergei Golubchik made transition -
            In Review In Testing
            1524d 7h 53m 1
            Sergei Golubchik made transition -
            Stalled In Testing
            1m 10s 1
            Elena Stepanova made transition -
            In Testing Stalled
            33d 52m 2
            Sergei Golubchik made transition -
            Stalled Closed
            5d 16h 48m 1

            People

              elenst Elena Stepanova
              elenst Elena Stepanova
              Votes:
              9 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.