| Bug #24508 | Incosistent results of CREATE TABLE ... SELECT when temporary table exists | ||
|---|---|---|---|
| Submitted: | 22 Nov 2006 15:54 | Modified: | 16 May 2007 21:34 |
| Reporter: | Dmitri Lenev | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S3 (Non-critical) |
| Version: | 5.0.32-bk, 5.1 BK, 4.1 BK | OS: | Linux (Linux Suse 10.1) |
| Assigned to: | Target Version: | ||
[22 Nov 2006 15:54]
Dmitri Lenev
[22 Nov 2006 20:55]
Sveta Smirnova
Thank you for the report. Verified as described. All versions are affected.
[16 May 2007 15:48]
Bugs System
Pushed into 5.0.42
[16 May 2007 15:49]
Bugs System
Pushed into 5.1.19-beta
[16 May 2007 21:34]
Paul DuBois
Noted in 5.0.42, 5.1.19 changelogs. An attempt to execute CREATE TABLE ... SELECT when a temporary table with the same name already existed led to the insertion of data into the temporary table and creation of an empty non-temporary table.
