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

Avoid resend METADATA information in binary protocol if not changed

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • N/A
    • Protocol
    • None

    Description

      Resultset always contains metadata information.
      Using binary protocol, the goal is that that information is skipped if metadata has not changed since last send and driver support metadata skipping.

      In resultset, first packet is column_count_packet. Current format is :
      int<lenenc> column count
      Solution could be sending some very big value, like 0xffffff length encoded, so 0xfdffffff in column count

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              diego dupin Diego Dupin
              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.