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

zstd compression level is sent in 4 bytes instead of 1

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.3.14
    • Protocol
    • None

    Description

      The MySQL protocol documentation says that the compression level is int<1> which is a one byte unsigned integer. The Connector/C seems to send it in 4 bytes.

      This suggests that the MySQL implementation isn't strict about the size of the packet being received but for the sake of correctness, it should still be a one byte integer.

      Attachments

        Activity

          People

            georg Georg Richter
            markus makela markus makela
            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.