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

Extending protocol to support binary provisioning

    XMLWordPrintable

Details

    Description

      Protocol extension would stream binary copy of directories , datadir , log_dir and push them to disk.

      The server is put in a provisioning mode , that should be detectable, shutdown activity stop all connections, free open files and start writing to disk.

      Extending compression mode can be added with xbstream integration

      PROVISIONING grants would enable backup applications users to start using the protocol.

      mariadb client would be extend to accept

      LOAD DATA LOCAL INFILE "backup20151009.tar"' INTO DIRECTORY @@datadir USING tar;
      LOAD DATA LOCAL INFILE "backup20151009.tar"' INTO DIRECTORY @@datadir USING xbstream;

      This task also link to better integration of TokuDBhotbackup.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stephane@skysql.com VAROQUI Stephane
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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