Author: paul
Date: 2008-06-21 19:22:35 +0200 (Sat, 21 Jun 2008)
New Revision: 11001
Log:
r32159@frost: paul | 2008-06-21 12:20:21 -0500
Fix markup
Modified:
trunk/refman-4.1/se-innodb-core.xml
trunk/refman-5.1/se-innodb-core.xml
trunk/refman-6.0/se-innodb-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32158
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31778
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:32159
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31778
Modified: trunk/refman-4.1/se-innodb-core.xml
===================================================================
--- trunk/refman-4.1/se-innodb-core.xml 2008-06-21 17:22:27 UTC (rev 11000)
+++ trunk/refman-4.1/se-innodb-core.xml 2008-06-21 17:22:35 UTC (rev 11001)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 829 bytes
@@ -1497,8 +1497,8 @@
The locks that <literal>InnoDB</literal> sets on index records
also affect the <quote>gap</quote> preceding that index
record. If a user has a shared or exclusive lock on record
- <emphasis>R</emphasis> in an index, another user cannot insert
- a new index record immediately before <emphasis>R</emphasis>
+ <literal>R</literal> in an index, another user cannot insert
+ a new index record immediately before <literal>R</literal>
in the order of the index.
</para>
Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml 2008-06-21 17:22:27 UTC (rev 11000)
+++ trunk/refman-5.1/se-innodb-core.xml 2008-06-21 17:22:35 UTC (rev 11001)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 829 bytes
@@ -1521,8 +1521,8 @@
The locks that <literal>InnoDB</literal> sets on index records
also affect the <quote>gap</quote> preceding that index
record. If a user has a shared or exclusive lock on record
- <emphasis>R</emphasis> in an index, another user cannot insert
- a new index record immediately before <emphasis>R</emphasis>
+ <literal>R</literal> in an index, another user cannot insert
+ a new index record immediately before <literal>R</literal>
in the order of the index.
</para>
Modified: trunk/refman-6.0/se-innodb-core.xml
===================================================================
--- trunk/refman-6.0/se-innodb-core.xml 2008-06-21 17:22:27 UTC (rev 11000)
+++ trunk/refman-6.0/se-innodb-core.xml 2008-06-21 17:22:35 UTC (rev 11001)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 829 bytes
@@ -1454,8 +1454,8 @@
The locks that <literal>InnoDB</literal> sets on index records
also affect the <quote>gap</quote> preceding that index
record. If a user has a shared or exclusive lock on record
- <emphasis>R</emphasis> in an index, another user cannot insert
- a new index record immediately before <emphasis>R</emphasis>
+ <literal>R</literal> in an index, another user cannot insert
+ a new index record immediately before <literal>R</literal>
in the order of the index.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11001 - in trunk: . refman-4.1 refman-5.1 refman-6.0 | paul | 21 Jun |