Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1767

Server capabilities are not correct

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.1.17
    • mariadbclient
    • None

    Description

      Use tcpdump we found COMPRESS set in handshake packet, but it should not;

      We think the problem is here
      mysql_client.cc:340

        // Check that we match the old values
          ss_dassert(mysql_server_capabilities_one[0] = 0xff);
          ss_dassert(mysql_server_capabilities_one[1] = 0xf7);
      

      Attachments

        Activity

          People

            markus makela markus makela
            dapeng dapeng huang
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.