| Bug #6008 | MySQL does not create warnings when creating database and using IF NOT EXISTS | ||
|---|---|---|---|
| Submitted: | 10 Oct 2004 18:27 | Modified: | 14 Sep 2005 2:39 |
| Reporter: | Andrey Hristov | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S3 (Non-critical) |
| Version: | 4.1.4+ | OS: | Linux (Linux 2.6.4) |
| Assigned to: | Sergey Gluhov | Target Version: | |
[10 Oct 2004 18:27]
Andrey Hristov
[10 Oct 2004 21: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 8:36]
Sergey Gluhov
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 22: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 14: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 14:25]
Alexander Barkov
Ok to push
[12 Sep 2005 15:26]
Sergey Gluhov
Fixed in 4.1.15
[14 Sep 2005 2:39]
Paul DuBois
Noted in 4.1.15 changelog.
