| Bug #12027 | DBDICT: File has already been opened | ||
|---|---|---|---|
| Submitted: | 19 Jul 2005 11:14 | Modified: | 1 Sep 2005 16:28 |
| Reporter: | Johan Andersson | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | 4.1,5.0 | OS: | Any (*) |
| Assigned to: | Jonas Oreland | Target Version: | |
[19 Jul 2005 11:14]
Johan Andersson
[25 Aug 2005 13:17]
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/28818
[25 Aug 2005 14:58]
Jonas Oreland
Pushed into 4.1.15 and 5.0.13 A workaround: DICT writes the schema file in 2 copies * D1/DBDICT/P0.SchemaLog * D2/DBDICT/P0.SchemaLog The bug occured when the first (D1) was corrupt but the second was ok. so a simple cp D2/DBDICT/P0.SchemaLog D1/DBDICT/P0.SchemaLog would also solve the problem.
[1 Sep 2005 16:28]
Paul DuBois
Noted in 4.1.15, 5.0.12 changelogs. (5.0 fix was merged into 5.0.12 build clone.)
