Bug #27267 Repair behavior misstated
Submitted: 19 Mar 2007 17:52 Modified: 20 Mar 2007 18:50
Reporter: Scott Noyes (Basic Quality Contributor) Email Updates:
Status: Closed
Category:Server: Docs Severity:S3 (Non-critical)
Version:5.1 OS:
Assigned to: Paul DuBois Target Version:
Tags: qc
Triage: D4 (Minor)

[19 Mar 2007 17:52] Scott Noyes
Description:
The warning at the end of the CSV repair page reads:

"Note that during repair, only the rows from the CSV file up to the first damaged row are
copied to the new table. All other rows, even valid rows, up to the first damaged row are
removed."

The second sentence contradicts the first.

How to repeat:
http://dev.mysql.com/doc/refman/5.1/en/se-csv-repair.html

Suggested fix:
That second "up to the first" should read "after the first"
[19 Mar 2007 18:39] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[20 Mar 2007 18:50] Paul DuBois
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.