Author: paul
Date: 2007-03-20 19:51:05 +0100 (Tue, 20 Mar 2007)
New Revision: 5480
Log:
r21933@polar: paul | 2007-03-20 13:50:08 -0500
Correct mistaken statement. (Bug#27267)
Modified:
trunk/refman-5.1/se-csv.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21932
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17972
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21933
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17972
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
Modified: trunk/refman-5.1/se-csv.xml
===================================================================
--- trunk/refman-5.1/se-csv.xml 2007-03-20 18:50:27 UTC (rev 5479)
+++ trunk/refman-5.1/se-csv.xml 2007-03-20 18:51:05 UTC (rev 5480)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 612 bytes
@@ -174,7 +174,8 @@
<para>
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.
+ rows from the first damaged row to the end of the table are
+ removed, even valid rows.
</para>
</warning>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5480 - in trunk: . refman-5.1 | paul | 20 Mar |