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

avoid backup inconsistency in 10.2

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • N/A
    • Backup
    • None

    Description

      • lock-ddl-per-table is not needed anymore as it's InnoDB ddl tracking takes care of this
      • no-locks is dangerous as it gives you silent corruption of aria and myisam tables
      • Aria tables doesn't work with BACKUP STAGES without having full redo handling in prepare, fix is to use FLUSH TABLES WITH READ LOCK and copy aria_log_control first under FTWRL and
        aria_log.# files last

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            vlad.lesin Vladislav Lesin
            Votes:
            0 Vote for this issue
            Watchers:
            6 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.