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

Spiral patch 002_mariadb-10.0.15.spider.diff

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Fix Version/s: 10.1
    • Component/s: None
    • Labels:
      None

      Description

      Description:
      enable table "connection" string with table partitioning feature.
      support extra information "HA_EXTRA_WRITE_CAN_REPLACE" and
      "HA_EXTRA_WRITE_CANNOT_REPLACE" for table partitioning feature.
      support NULL for string variable with PLUGIN_VAR_MEMALLOC.
      Effect:
      All storage engine can use table "connection" string with table
      partitioning feature by using this patch. Currently table "connection"
      string is ignored by overwriting partition "connection" string. It is
      for federatedx storage engine. But it should be implemented using
      another way, because current implementation causes confusion for
      users.
      All storage engine can get extra information
      "HA_EXTRA_WRITE_CAN_REPLACE" and "HA_EXTRA_WRITE_CANNOT_REPLACE" threw
      table partitioning feature by using this patch.
      Avoid to call my_free() using null pointer when string variable is
      changed from null by using this patch.

        Gliffy Diagrams

          Attachments

            Activity

            There are no comments yet on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                svoj Sergey Vojtovich
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: