Bug #16341 | DD: Failed CREATE LOGFILE GROUP/TABLESPACE should back out all changes | ||
---|---|---|---|
Submitted: | 10 Jan 2006 14:23 | Modified: | 28 Jun 2006 5:49 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Disk Data | Severity: | S3 (Non-critical) |
Version: | 5.1.5-alpha | OS: | Linux (Linux) |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
[10 Jan 2006 14:23]
Jonathan Miller
[1 Jun 2006 18:08]
Jonathan Miller
http://bugs.mysql.com/?id=20052
[19 Jun 2006 18:23]
Johan Andersson
Happened to me too, because an old undo file was lying around not associated with any logfile group. Then i could not creating logfile group failed, because it existed and undo file with the same name. II then had to drop the logfile group, and manually delete the dangling undo file. If a command fails, it should revert to the state prior to the command was issued.
[22 Jun 2006 8:25]
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/8054
[27 Jun 2006 22:04]
Tomas Ulin
pushed to 5.1.12
[28 Jun 2006 5:49]
Jon Stephens
Documented bugfix in 5.1.12 changelog. Closed.