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

MySQL:57657 - Temporary MERGE table with temporary underlying is broken by ALTER

Details

    Description

      MySQL bug http://bugs.mysql.com/bug.php?id=57657 was fixed in 5.6.5, but the fix apparently was not merged to 10.0. It should be, eventually.

      Test case from the bug report:

      create temporary table t1_temp(i int);
      create temporary table tm_temp_temp (i int) engine=merge union=(t1_temp) insert_method=last;
      alter table tm_temp_temp insert_method=first;
      check table tm_temp_temp;

      Attachments

        Activity

          elenst Elena Stepanova created issue -
          elenst Elena Stepanova made changes -
          Field Original Value New Value
          serg Sergei Golubchik made changes -
          Labels upstream
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.7 [ 14100 ]
          Fix Version/s 10.0.6 [ 13202 ]
          serg Sergei Golubchik made changes -
          Affects Version/s 5.1.67 [ 12100 ]
          Affects Version/s 5.2.14 [ 12101 ]
          Affects Version/s 5.3.12 [ 12000 ]
          Affects Version/s 5.5.34 [ 13700 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 5.5.35 [ 14000 ]
          Fix Version/s 5.3.13 [ 12602 ]
          Fix Version/s 5.2.15 [ 12601 ]
          Fix Version/s 5.1.69 [ 12600 ]
          serg Sergei Golubchik made changes -
          Status Open [ 1 ] In Progress [ 3 ]

          pushed in 5.1

          serg Sergei Golubchik added a comment - pushed in 5.1
          serg Sergei Golubchik made changes -
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          dbart Daniel Bartholomew added a comment - http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/2502.565.59
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 29639 ] MariaDB v2 [ 44767 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 44767 ] MariaDB v3 [ 64178 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 64178 ] MariaDB v4 [ 147213 ]

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.