Bug #6008 | MySQL does not create warnings when creating database and using IF NOT EXISTS | ||
---|---|---|---|
Submitted: | 10 Oct 2004 16:27 | Modified: | 14 Sep 2005 0:39 |
Reporter: | Andrey Hristov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.4+ | OS: | Linux (Linux 2.6.4) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[10 Oct 2004 16:27]
Andrey Hristov
[10 Oct 2004 19:14]
Hartmut Holzgraefe
verified, i think a warning makes sense if the table already exists as the manual states: Note that there is no verification that the existing table has a structure identical to that indicated by the CREATE TABLE statement.
[3 Nov 2004 7:36]
Sergei Glukhov
ChangeSet 1.2074 04/11/03 Fix for bug #6008: MySQL does not create warnings when creating database and using IF NOT EXISTS
[5 Aug 2005 20:00]
Jim Winstead
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/18225
[12 Sep 2005 12:08]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/29654
[12 Sep 2005 12:25]
Alexander Barkov
Ok to push
[12 Sep 2005 13:26]
Sergei Glukhov
Fixed in 4.1.15
[14 Sep 2005 0:39]
Paul DuBois
Noted in 4.1.15 changelog.