Author: paul
Date: 2008-11-04 02:04:45 +0100 (Tue, 04 Nov 2008)
New Revision: 12267
Log:
r35266@frost: paul | 2008-11-03 19:05:45 -0500
Add auto-link markup for I_S table
Modified:
trunk/refman-5.0/dba-core.xml
trunk/refman-5.0/information-schema.xml
trunk/refman-5.0/programs-admin-util-core.xml
trunk/refman-5.1/dba-core.xml
trunk/refman-5.1/information-schema.xml
trunk/refman-6.0/dba-core.xml
trunk/refman-6.0/information-schema.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:35257
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:34100
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:35266
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:34100
Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-5.0/dba-core.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -15323,7 +15323,7 @@
all databases, any global privilege enables a user to see
all database names with <literal role="stmt">SHOW
DATABASES</literal> or by examining the
- <literal>SCHEMATA</literal> table of
+ <literal role="is">SCHEMATA</literal> table of
<literal>INFORMATION_SCHEMA</literal>.
</para>
</note>
Modified: trunk/refman-5.0/information-schema.xml
===================================================================
--- trunk/refman-5.0/information-schema.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-5.0/information-schema.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 531 bytes
@@ -307,7 +307,7 @@
</indexterm>
<para>
- A schema is a database, so the <literal>SCHEMATA</literal> table
+ A schema is a database, so the <literal role="is">SCHEMATA</literal> table
provides information about databases.
</para>
Modified: trunk/refman-5.0/programs-admin-util-core.xml
===================================================================
--- trunk/refman-5.0/programs-admin-util-core.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-5.0/programs-admin-util-core.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 739 bytes
@@ -7909,7 +7909,7 @@
<para>
In MySQL 5.0 and up, the <literal>INFORMATION_SCHEMA</literal>
database contains the same kind of information in the
- <literal>SCHEMATA</literal>, <literal>TABLES</literal>,
+ <literal role="is">SCHEMATA</literal>, <literal>TABLES</literal>,
<literal>COLUMNS</literal>, and <literal>STATISTICS</literal>
tables. See <xref linkend="information-schema"/>.
</para>
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-5.1/dba-core.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -17391,7 +17391,7 @@
all databases, any global privilege enables a user to see
all database names with <literal role="stmt">SHOW
DATABASES</literal> or by examining the
- <literal>SCHEMATA</literal> table of
+ <literal role="is">SCHEMATA</literal> table of
<literal>INFORMATION_SCHEMA</literal>.
</para>
</note>
Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-5.1/information-schema.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 531 bytes
@@ -306,7 +306,7 @@
</indexterm>
<para>
- A schema is a database, so the <literal>SCHEMATA</literal> table
+ A schema is a database, so the <literal role="is">SCHEMATA</literal> table
provides information about databases.
</para>
Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-6.0/dba-core.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -17424,7 +17424,7 @@
all databases, any global privilege enables a user to see
all database names with <literal role="stmt">SHOW
DATABASES</literal> or by examining the
- <literal>SCHEMATA</literal> table of
+ <literal role="is">SCHEMATA</literal> table of
<literal>INFORMATION_SCHEMA</literal>.
</para>
</note>
Modified: trunk/refman-6.0/information-schema.xml
===================================================================
--- trunk/refman-6.0/information-schema.xml 2008-11-03 23:41:08 UTC (rev 12266)
+++ trunk/refman-6.0/information-schema.xml 2008-11-04 01:04:45 UTC (rev 12267)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 531 bytes
@@ -306,7 +306,7 @@
</indexterm>
<para>
- A schema is a database, so the <literal>SCHEMATA</literal> table
+ A schema is a database, so the <literal role="is">SCHEMATA</literal> table
provides information about databases.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12267 - in trunk: . refman-5.0 refman-5.1 refman-6.0 | paul.dubois | 4 Nov |