Bug #4369 | MySQL 4.1 regression in Alter table/tmp table from hash | ||
---|---|---|---|
Submitted: | 2 Jul 2004 6:01 | Modified: | 9 Aug 2004 23:16 |
Reporter: | Peter Zaitsev (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S2 (Serious) |
Version: | 4.1 | OS: | Linux (linux) |
Assigned to: | Ingo Strüwing | CPU Architecture: | Any |
[2 Jul 2004 6:01]
Peter Zaitsev
[4 Aug 2004 19:41]
Ingo Strüwing
Fixed a typo in "start_bulk_insert" which prevented the activation of the write buffer. This fixes several cases, but not the "Converting of HEAP temporary table to MyISAM", as this function has not yet been called from there. This issue is fixed with bug#4497.
[9 Aug 2004 16:10]
Ingo Strüwing
I separated the fix for bug#4497 from this one. The mentioned problems, except of "Converting of HEAP temporary table to MyISAM", appear in 4.1 only. The exception happens in 4.0 too, so I fixed this bug there, from where it will be merged into the 4.1 tree soon.
[9 Aug 2004 23:16]
Sergei Golubchik
fixed in 4.1.4