| Bug #9911 | RENAME TABLE of type ARCHIVE fails with .ARN file error | ||
|---|---|---|---|
| Submitted: | 14 Apr 2005 18:29 | Modified: | 28 Apr 2005 17:19 |
| Reporter: | Jeff Ulmer | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S1 (Critical) |
| Version: | 4.1.11 | OS: | Linux (Linux) |
| Assigned to: | Magnus Blaudd | Target Version: | |
[14 Apr 2005 18:29]
Jeff Ulmer
[15 Apr 2005 21:56]
Brian Aker
If the .arn file doesn't currently exist, the behavior should be to silently ignore and do the rename. This means that the default rename operation that is based on bas_ext() is not behaving correctly.
[26 Apr 2005 11:36]
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/24303
[27 Apr 2005 22:12]
Magnus Blaudd
Added the function ha_archive::rename_table which ignores the error that occurs when nonexisting .arn file is renamed Pushed to 4.1.12 and 5.0.6
[27 Apr 2005 22:23]
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/24402
[28 Apr 2005 10:49]
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/24439
[28 Apr 2005 17:19]
Paul DuBois
Noted in 4.1.12, 5.0.6 changelogs.
