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

Change SLAVE to REPLICA in Server error messages

Details

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

    Description

      There is a specific reference to an error code that still references "slave" in the 11.7 source code. I am not sure if this has been updated in trunk. Either way, I cannot change the documentation reference until the associated source code has been updated. ./include/mysqld_ername.h contains several error codes that use slave.

      { "ER_BAD_SLAVE", 1200, "The server is not configured as slave; fix in config file or with CHANGE MASTER TO" },
      { "ER_BAD_SLAVE_UNTIL_COND", 1277, "Incorrect parameter or combination of parameters for START SLAVE UNTIL" },
      { "ER_BAD_SLAVE_AUTO_POSITION", 1776, "Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active" },
      

      Error messages is here: https://mariadb.com/kb/en/error-codes/

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              shwetha.cm@mariadb.com Shwetha CM
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.