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

Replace deprecated variable debug to debug_dbug on Galera tests

    XMLWordPrintable

Details

    Description

      Clauses like SET GLOBAL debug = ''; should be replaced with SET_GLOBAL debug_dbug=''; as debug variable is deprecated and using it causes unnecessary warnings to result files.

      (1) Grep all galera tests that use debug variable and replace it with debug_dbug
      (2) Re-record changed test results (./mtr test --record)
      (3) Run whole test suite to avoid regressions
      (4) Push all this to staging branch e.g. bb-10.1-MDEV-18265 and set this MDEV to request review from me.
      (5) After review fix review comments and push to main tree.

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            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.