Bug #21273 Text comes twice
Submitted: 25 Jul 2006 13:16 Modified: 26 Jul 2006 1:04
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1/5.0 OS:n.a
Assigned to: Jon Stephens CPU Architecture:Any

[25 Jul 2006 13:16] Oli Sennhauser
Description:
On our website http://dev.mysql.com/doc/refman/5.0/en/myisam-storage-engine.html

The following text appears twice:

Dynamic-sized rows are much less fragmented when mixing deletes with updates and inserts. This is done by automatically combining adjacent deleted blocks and by extending blocks if the next block is deleted.

How to repeat:
On http://dev.mysql.com/doc/refman/5.0/en/myisam-storage-engine.html search for "dynamic-sized"

Suggested fix:
delete one of these.
[25 Jul 2006 14:24] MySQL Verification Team
Thank you for the bug report.
[26 Jul 2006 1:04] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.