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

main.ssl_timeout fails with OpenSSL 3.0.3

    XMLWordPrintable

Details

    Description

      seen on Windows

      worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
      main.ssl_timeout                         [ fail ]
              Test ended at 2022-05-23 14:17:39
       
      CURRENT_TEST: main.ssl_timeout
      mysqltest: At line 14: query 'SELECT SLEEP(600)' failed with wrong errno <Unknown> (2026): 'Unknown SSL error', instead of <Unknown> (2013)...
       
      The result from queries just before the failure was:
      # connect with read timeout so SLEEP() should timeout
      connect  ssl_con,localhost,root,,,,,SSL read_timeout=5;
      # Check ssl turned on
      SELECT (VARIABLE_VALUE <> '') AS have_ssl FROM INFORMATION_SCHEMA.SESSION_STATUS WHERE VARIABLE_NAME='Ssl_cipher';
      have_ssl
      1
      SELECT SLEEP(600);
      
      

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            wlad Vladislav Vaintroub
            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.