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
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "Bug#57657 - Temporary MERGE table with temporary underlying is broken by ALTER (Web Link)" [ 13304 ] |
Labels | upstream |
Fix Version/s | 10.0.7 [ 14100 ] | |
Fix Version/s | 10.0.6 [ 13202 ] |
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 ] |
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 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 29639 ] | MariaDB v2 [ 44767 ] |
Workflow | MariaDB v2 [ 44767 ] | MariaDB v3 [ 64178 ] |
Workflow | MariaDB v3 [ 64178 ] | MariaDB v4 [ 147213 ] |
pushed in 5.1