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

Remove unused Item_copy_xxx

    XMLWordPrintable

Details

    Description

      In this class hierarchy:

        Item_copy
          Item_copy_string
          Item_copy_int
            Item_copy_uint
          Item_copy_float
          Item_copy_decimal
      

      Only Item_copy_string is used in the code.

      We'll remove all unused classes.
      We'll also make sure to add tests from the original commit that added those classes:

      commit 73481404656a954b314398f26ee7b4e3aec14282
      Author: Georgi Kodinov <joro@sun.com>
      Date:   Mon May 25 11:00:40 2009 +0300
       
          Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, and
          HAVING
      

      This problem seems to be earlier fixed in a different way in MariaDB, without using Item_copy_(int|uint|float|decimal).

      Attachments

        Activity

          People

            bar Alexander Barkov
            bar Alexander Barkov
            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.