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

Connection lost when using SSL

    XMLWordPrintable

Details

    • 5.5.49

    Description

      Client that is connected with SSL, that stays idle for a while, will be disconnected.
      To reproduce

      • start the server with ssl, e.g

        perl mysql-test-run.pl ssl --start

      • connect with ssl client, e.g

        mysql -uroot --port=16000 --ssl

      • issue a command, e.g SELECT 1
      • wait 1 minute
      • repeat SELECT 1
      • see

        ERROR 2013 (HY000): Lost connection to MySQL server during query

      Attachments

        Activity

          People

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