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

Spiral patch 002_mariadb-10.0.15.spider.diff

    XMLWordPrintable

Details

    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.

      Attachments

        Activity

          People

            Kentoku Kentoku Shiba (Inactive)
            svoj Sergey Vojtovich
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.