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

mysqldump unknown option --galera-sst-mode

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.12-galera
    • 10.0.13
    • None

    Description

      wsrep_sst_method=mysqldump does not work oob.

      It fails on donor side with
      [...]
      140725 17:16:24 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
      mysqldump: unknown option '--galera-sst-mode'
      ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SST failed to comp
      lete' at line 1
      140725 17:16:25 [ERROR] WSREP: Process completed with error: wsrep_sst_mysqldump --user 'root' --password '' --host '172.17.0.29' --port '3306' --local-p
      ort '3306' --socket '/run/mysqld/mysqld.sock' --defaults-file '/etc/mysql/my.cnf' --gtid '730429aa-141d-11e4-bc5d-cbe43f5cf0ac:0': 1 (Operation not permitted)

      Deleting the flag "--galera-sst-mode" out of the corresponding mysqldump call in wsrep_sst_mysqldump lets the SST complete.
      It seems related to https://mariadb.atlassian.net/browse/MDEV-6316
      But I'm not sure whether the reported bug in MDEV-6316 is still present after removing the flag as I don't use log_slave_updates right now.

      Attachments

        Issue Links

          Activity

            People

              nirbhay_c Nirbhay Choubey (Inactive)
              zeth Michael Both
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.