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

perfschema.threads_mysql test fails (connection_type=SSL/TLS mismatch)

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.6.8, 10.8.3
    • None
    • Tests
    • None
    • SUSE Linux Enterprise Server 15.4, openSUSE Tumbleweed

    Description

      The test perfschema.threads_mysql is failing in version 10.6.8 and 10.8.3:

      [ 1796s] CURRENT_TEST: perfschema.threads_mysql
      [ 1796s] --- /home/abuild/rpmbuild/BUILD/mariadb-10.6.8/mysql-test/suite/perfschema/r/threads_mysql.result	2022-05-18 08:34:15.000000000 +0000
      [ 1796s] +++ /home/abuild/rpmbuild/BUILD/mariadb-10.6.8/mysql-test/suite/perfschema/r/threads_mysql.reject	2022-05-26 09:43:49.048694452 +0000
      [ 1796s] @@ -43,7 +43,7 @@
      [ 1796s]  FROM performance_schema.threads
      [ 1796s]  WHERE name LIKE 'thread/sql%'
      [ 1796s]  ORDER BY name
      [ 1796s] -connection_type	Socket
      [ 1796s] +connection_type	SSL/TLS
      [ 1796s]  unified_parent_thread_id	unified parent_thread_id
      [ 1796s]  role	NULL
      [ 1796s]  instrumented	YES
      [ 1796s] 
      [ 1796s] mysqltest: Result length mismatch
      [ 1796s] 
      

      The testsuite is called like this:

      ./mysql-test-run.pl \
          --parallel=%{?jobs:%{jobs}}     \
          --force                         \
          --retry=3                       \
          --ssl                           \
          --suite-timeout=900             \
          --testcase-timeout=30           \
          --mysqld=--binlog-format=mixed  \
          --force-restart                 \
          --shutdown-timeout=60           \
          --max-test-fail=0               \
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            danyspin97 Danilo Spinella
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.