Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3191

New binlog router should clearly says that it does not file/pos based options in CHANGE MASTER

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.5.3
    • 2.5.4
    • pinloki
    • None

    Description

      Maxscale 2.5 binlog router no longer supports file/position based replication, only GTID based. So its CHANGE MASTER command does not support MASTER_LOG_FILE and MASTER_LOG_POS settings anymore either, which is understandable.

      When trying to use these, one only gets back

      ERROR 1064 (42000): In line 1:
      Error! Expecting `end of input`:
      

      instead of a clear message stating that these options, while valid with CHANGE MASTER in other contexts, is not supported by the new binlog router.

      Expected result: something like:

      ERROR 1064 (42000): In line 1:
      Error! Binlog router only supports GTID based replication, so MASTER_LOG_FILE and MASTER_LOG_POS options are no longer supported
      

      Attachments

        Activity

          People

            nantti Niclas Antti
            hholzgra Hartmut Holzgraefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.