Author: paul
Date: 2009-08-25 18:35:14 +0200 (Tue, 25 Aug 2009)
New Revision: 16270
Log:
r43842@frost: paul | 2009-08-25 11:30:46 -0500
Remove markup
Modified:
trunk/refman-5.0/faqs.xml
trunk/refman-5.1/faqs.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:25910
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:43838
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:25910
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:43842
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml 2009-08-25 16:16:48 UTC (rev 16269)
+++ trunk/refman-5.0/faqs.xml 2009-08-25 16:35:14 UTC (rev 16270)
Changed blocks: 3, Lines Added: 5, Lines Deleted: 7; 1290 bytes
@@ -4287,9 +4287,8 @@
<question>
<para>
- Is it possible to use
- <literal role="type">FULLTEXT</literal> indexes with MySQL
- Cluster?
+ Is it possible to use <literal>FULLTEXT</literal> indexes
+ with MySQL Cluster?
</para>
</question>
@@ -4297,8 +4296,8 @@
<answer>
<para>
- <literal role="type">FULLTEXT</literal> indexing is not
- supported by any storage engine other than
+ <literal>FULLTEXT</literal> indexing is not supported by any
+ storage engine other than
<literal role="se">MyISAM</literal>. We are working to add
this capability to MySQL Cluster tables in a future release.
</para>
@@ -4459,8 +4458,7 @@
<listitem>
<para>
- <literal role="se">FULLTEXT</literal> indexes are not
- supported.
+ <literal>FULLTEXT</literal> indexes are not supported.
</para>
</listitem>
Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml 2009-08-25 16:16:48 UTC (rev 16269)
+++ trunk/refman-5.1/faqs.xml 2009-08-25 16:35:14 UTC (rev 16270)
Changed blocks: 3, Lines Added: 5, Lines Deleted: 7; 1290 bytes
@@ -4455,9 +4455,8 @@
<question>
<para>
- Is it possible to use
- <literal role="type">FULLTEXT</literal> indexes with MySQL
- Cluster?
+ Is it possible to use <literal>FULLTEXT</literal> indexes
+ with MySQL Cluster?
</para>
</question>
@@ -4465,8 +4464,8 @@
<answer>
<para>
- <literal role="type">FULLTEXT</literal> indexing is not
- supported by any storage engine other than
+ <literal>FULLTEXT</literal> indexing is not supported by any
+ storage engine other than
<literal role="se">MyISAM</literal>. We are working to add
this capability to MySQL Cluster tables in a future release.
</para>
@@ -4617,8 +4616,7 @@
<listitem>
<para>
- <literal role="se">FULLTEXT</literal> indexes are not
- supported.
+ <literal>FULLTEXT</literal> indexes are not supported.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r16270 - in trunk: . refman-5.0 refman-5.1 | paul.dubois | 25 Aug |