Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-767

Client version >= 11.4.1 can't connect to MariaDB server 11.4.5

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 3.4.5
    • 3.4.6
    • TLS/SSL
    • None
    • Windows Server 2019

    Description

      Installed MariaDB 11.4.5 on Windows Server 2019.
      It's not possible to connect to the server using the provided command line client mysql.exe.
      Client message:
      ERROR 2813 (HY000): Lost connection to server at 'sending authentication information', system error: 0
      Server error log:
      [Warning] Could not read packet: fd: 1424 state: 1 read length: 4 errno: 0 vio_errno: 1158 length: -1
      Tried various versions of the client. It seems that all versions from server < 11.4.1 do work with the server 11.4.5, all clients from server versions >= 11.4.1 do not work.

      I specified the server variable connect_timeout = 1000 and tested the client 11.4.5 with varous options:
      a) --ssl=0
      Connection established immediately
      b) -ssl=1 --ssl-verify-server-cert=1
      Connection established after 12 seconds
      c) --ssl=1 --ssl-verify-server-cert=0
      Connection established immediately

      Attachments

        Issue Links

          Activity

            People

              wlad Vladislav Vaintroub
              gerhard.pauls Gerhard Pauls
              Votes:
              0 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.