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

Client reports ERROR 2006 (MySQL server has gone away) or ERROR 2013 (Lost connection to MySQL server during query) while executing AES* functions under SSL

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0(EOL), 10.1(EOL)
    • 10.0.18, 10.1.5
    • SSL
    • None

    Description

      MariaDB [(none)]> show status like 'Ssl_cipher';
      +---------------+---------------------------+
      | Variable_name | Value                     |
      +---------------+---------------------------+
      | Ssl_cipher    | DHE-RSA-AES256-GCM-SHA384 |
      +---------------+---------------------------+
      1 row in set (0.01 sec)
       
      MariaDB [(none)]> select aes_decrypt('MySQL','adf');
      +----------------------------+
      | aes_decrypt('MySQL','adf') |
      +----------------------------+
      | NULL                       |
      +----------------------------+
      1 row in set (0.00 sec)
       
      MariaDB [(none)]> select aes_decrypt('MySQL','adf');
      ERROR 2013 (HY000): Lost connection to MySQL server during query

      Attachments

        Activity

          elenst Elena Stepanova created issue -
          serg Sergei Golubchik made changes -
          Field Original Value New Value
          Status Open [ 1 ] In Progress [ 3 ]
          serg Sergei Golubchik made changes -
          Status In Progress [ 3 ] Stalled [ 10000 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.18 [ 18702 ]
          Fix Version/s 10.1.5 [ 18813 ]
          Fix Version/s 10.0 [ 16000 ]
          Fix Version/s 10.1 [ 16100 ]
          Resolution Fixed [ 1 ]
          Status Stalled [ 10000 ] Closed [ 6 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 60024 ] MariaDB v3 [ 66176 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 66176 ] MariaDB v4 [ 148878 ]

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            1 Vote for this issue
            Watchers:
            3 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.