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

Mixing quote and double quote in same syntax is not supported

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.0.4
    • N/A
    • binlogrouter
    • None

    Description

      change master to master_user="skysql",master_password="skyvodka", master_host="192.168.0.41", master_port=5055, master_log_file="mariadb-bin.000001", master_log_pos=315;
      ERROR 1234 (42000): Can not set MASTER_LOG_FILE to "mariadb-bin.000001": Permitted binlog file names are mariadb-bin.000001 or mariadb-bin.000002. Current master_log_file=mariadb-bin.000001, master_log_pos=315
      mysql> change master to master_user='skysql',master_password='skyvodka', master_host='192.168.0.41', master_port='5055', master_log_file='mariadb-bin.000001', master_log_pos=315;
      Query OK, 0 rows affected (0.00 sec)

      Attachments

        Issue Links

          Activity

            People

              markus makela markus makela
              stephane@skysql.com VAROQUI Stephane
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.