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

perfschema.relaylog can fail based on the path of the build directory

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.5, 10.6, 10.11, 11.1(EOL), 11.2, 11.4, 11.6, 11.5(EOL)
    • 10.5
    • Replication, Tests
    • None

    Description

      The MTR test perfschema.relaylog has many substring operations where it looks for files with wildcards, e.g. "%master-%", in the table performance_schema.file_summary_by_instance. However, if any folder names in the path of the server are matched, the test will fail because all records will be matched and output.

      Easy to reproduce by renaming your mariadb git working directory to "master-test" or by cloning the repo with that name, e.g.

      git clone git@github.com:MariaDB/server.git master-test
      

      and building the source code and running the test perfschema.relaylog as normal.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bnestere Brandon Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.