Author: paul
Date: 2007-08-28 17:43:32 +0200 (Tue, 28 Aug 2007)
New Revision: 7568
Log:
r29523@polar: paul | 2007-08-28 10:41:15 -0500
Minor wording change.
Modified:
trunk/refman-5.1/dba-core.xml
trunk/refman-5.2/dba-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:29522
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:24327
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:29523
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:24327
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-08-28 15:42:54 UTC (rev 7567)
+++ trunk/refman-5.1/dba-core.xml 2007-08-28 15:43:32 UTC (rev 7568)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 612 bytes
@@ -28766,7 +28766,8 @@
<para>
<literal>INSERT</literal>, <literal>DELETE</literal>, and
<literal>UPDATE</literal> cannot be used on a log table.
- These operations are allowed only to the server.
+ These operations are allowed only internally to the server
+ itself.
</para>
</listitem>
Modified: trunk/refman-5.2/dba-core.xml
===================================================================
--- trunk/refman-5.2/dba-core.xml 2007-08-28 15:42:54 UTC (rev 7567)
+++ trunk/refman-5.2/dba-core.xml 2007-08-28 15:43:32 UTC (rev 7568)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 612 bytes
@@ -28604,7 +28604,8 @@
<para>
<literal>INSERT</literal>, <literal>DELETE</literal>, and
<literal>UPDATE</literal> cannot be used on a log table.
- These operations are allowed only to the server.
+ These operations are allowed only internally to the server
+ itself.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7568 - in trunk: . refman-5.1 refman-5.2 | paul | 28 Aug |