#At file:///home/gluh/MySQL/mysql-pe/ based on revid:anurag.shekhar@stripped
3608 Sergey Glukhov 2009-09-23 [merge]
Bug#45989, the fix is reverted
from mysql-pe as unnecessary.
@ sql/sql_select.cc
the fix is reverted
from mysql-pe as unnecessary.
modified:
sql/sql_select.cc
=== modified file 'sql/sql_select.cc'
--- a/sql/sql_select.cc 2009-09-18 06:22:43 +0000
+++ b/sql/sql_select.cc 2009-09-23 08:58:28 +0000
@@ -2939,7 +2939,7 @@ JOIN::destroy()
tab->cleanup();
}
tmp_join->tmp_join= 0;
- tmp_table_param.cleanup();
+ tmp_table_param.copy_field= 0;
DBUG_RETURN(tmp_join->destroy());
}
cond_equal= 0;
Attachment: [text/bzr-bundle] bzr/sergey.glukhov@sun.com-20090923085828-epwh794tyewyp32f.bundle
| Thread |
|---|
| • bzr commit into mysql-6.0 branch (Sergey.Glukhov:3608) Bug#45989 | Sergey Glukhov | 23 Sep |