| Bug #33213 | Wrong CREATE TABLESPACE error when using existing DATAFILE | ||
|---|---|---|---|
| Submitted: | 13 Dec 2007 14:43 | Modified: | 8 Jan 11:22 |
| Reporter: | Philip Stoev | ||
| Status: | Closed | ||
| Category: | Server: Falcon | Severity: | S3 (Non-critical) |
| Version: | 6.0.4-BK | OS: | Any |
| Assigned to: | Sergey Vojtovich | Target Version: | |
| Triage: | D4 (Minor) / R3 (Medium) / E2 (Low) | ||
[13 Dec 2007 14:43]
Philip Stoev
[13 Dec 2007 17:31]
Kevin Lewis
Sergey, This is a 'wrong error message' bug in Falcon Tablespaces
[18 Apr 2008 14:03]
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/commits/45600 ChangeSet@1.2643, 2008-04-18 16:00:35+05:00, svoj@mysql.com +13 -0 BUG#33213 - Wrong CREATE TABLESPACE error when using existing DATAFILE Creating a tablespace with data file that already exist returns an error which states that the tablespace exist. With this fix error message states that the data file exist.
[22 Apr 2008 12:22]
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/commits/45809 ChangeSet@1.2643, 2008-04-22 14:19:03+05:00, svoj@mysql.com +13 -0 BUG#33213 - Wrong CREATE TABLESPACE error when using existing DATAFILE Creating a tablespace with data file that already exist returns an error which states that the tablespace exist. With this fix error message states that the data file exist.
[5 Aug 2008 18:44]
Sergey Vojtovich
Was pushed to 6.0.6.
[8 Jan 11:22]
MC Brown
A note has been added to the 6.0.6 changelog: When creating a new tablespace and specifying the name of an existing tablespace file, an incorrect error message would be reported specifying that the tablespace already existed. The error message has been updated to reflect the actual error.
