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

SHOW SLAVE STATUS Reports Malformed Output For Few Invalid Values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not a Bug
    • 12.3
    • 12.3.1
    • Configuration
    • None
    • Unexpected results
    • Q1/2026 Server Maintenance

    Description

      This bug was found while testing MDEV-28302

      Bug found on commit: a49aadd50c269371776572a4b9f7c7329fe47ec0

      Scenario 1 :
      =========
      Start server with invalid value :

      --master_ssl_crlpath="$$$$$$$$$$$$$$$"
      

      START SLAVE and check the output of SHOW SLAVE STATUS :
      Master_SSL_Crlpath: 66157661576615766157661576615766157$

      Scenario 2:
      ========
      On slave :
      CHANGE MASTER TO MASTER_SSL_CRLPATH="$$$$$$$$";
      Master_SSL_Crlpath: $$$$$$$$

      Same behavior is seen for all new string variables like master_ssl_ca,master_ssl_capath and others.

      Newly introduced variables should accept and assign same values as corresponding CHANGE MASTER TO parameters.

      Attachments

        Issue Links

          Activity

            People

              ParadoxV5 Jimmy Hú
              Deepthi ES Deepthi Eranti Sreenivas
              Jimmy Hú Jimmy Hú
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.