Author: mcbrown
Date: 2008-09-08 20:36:30 +0200 (Mon, 08 Sep 2008)
New Revision: 11732
Log:
Fixing the URL for advisors.html
Minor tweak to idfind
Modified:
trunk/refman-4.1/sql-syntax-data-definition.xml
trunk/refman-4.1/sql-syntax-server-administration.xml
trunk/refman-5.0/sql-syntax-data-definition.xml
trunk/refman-5.0/sql-syntax-data-manipulation.xml
trunk/refman-5.0/sql-syntax-server-administration.xml
trunk/refman-5.0/sql-syntax-transactions.xml
trunk/refman-5.1-maria/sql-syntax-server-administration.xml
trunk/refman-5.1/sql-syntax-data-definition.xml
trunk/refman-5.1/sql-syntax-server-administration.xml
trunk/refman-5.1/sql-syntax-transactions.xml
trunk/refman-6.0/sql-syntax-data-definition.xml
Modified: trunk/refman-4.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-4.1/sql-syntax-data-definition.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-4.1/sql-syntax-data-definition.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1038 bytes
@@ -91,7 +91,7 @@
common occurrence and may indicate a security breach. Advisors
provided as part of the MySQL Enterprise Monitor automatically
alert you when data definition statements are issued. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1317,7 +1317,7 @@
Lack of proper indexes can greatly reduce performance. Subscribe
to the MySQL Enterprise Monitor for notification of inefficient
use of indexes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-4.1/sql-syntax-server-administration.xml
===================================================================
--- trunk/refman-4.1/sql-syntax-server-administration.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-4.1/sql-syntax-server-administration.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 7, Lines Added: 7, Lines Deleted: 7; 2697 bytes
@@ -270,7 +270,7 @@
<para>
For automated notification of users with inappropriate
privileges, subscribe to the MySQL Enterprise Monitor. For
- more information, see <ulink url="advisors.html"/>.
+ more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -823,7 +823,7 @@
<para>
The MySQL Enterprise Monitor specifically guards against user
accounts with no passwords. To find out more, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1555,7 +1555,7 @@
<para>
For expert advice on optimizing tables subscribe to the MySQL
Enterprise Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -2870,7 +2870,7 @@
<para>
The MySQL Enterprise Monitor makes extensive use of system
variables to determine the state of your server. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -4225,7 +4225,7 @@
statement provides valuable information about the state of
your server. For expert interpretation of this information,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -5096,7 +5096,7 @@
Subscribers to MySQL Enterprise Monitor receive instant
notification and expert advice on resolution when there are
too many concurrent processes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -6048,7 +6048,7 @@
servers. For expert interpretation of the information provided
by status variables, subscribe to the MySQL Enterprise
Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-data-definition.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.0/sql-syntax-data-definition.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1040 bytes
@@ -101,7 +101,7 @@
common occurrence and may indicate a security breach. Advisors
provided as part of the MySQL Enterprise Monitor automatically
alert you when data definition statements are issued. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1375,7 +1375,7 @@
Lack of proper indexes can greatly reduce performance. Subscribe
to the MySQL Enterprise Monitor for notification of inefficient
use of indexes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.0/sql-syntax-data-manipulation.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-data-manipulation.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.0/sql-syntax-data-manipulation.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 667 bytes
@@ -5655,7 +5655,7 @@
topic in the Knowledge Base article,
<ulink url="https://kb.mysql.com/view.php?id=5932"> How do
Subqueries Work in MySQL?</ulink> For information about MySQL
- Enterprise see <ulink url="advisors.html"/>.
+ Enterprise see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.0/sql-syntax-server-administration.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-server-administration.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.0/sql-syntax-server-administration.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 10, Lines Added: 10, Lines Deleted: 10; 3821 bytes
@@ -42,7 +42,7 @@
In a production environment it is always prudent to examine any
changes to users' accounts. The MySQL Enterprise Monitor
provides notification whenever users' privileges are altered.
- For more information, see <ulink url="advisors.html"/>.
+ For more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -371,7 +371,7 @@
<para>
For automated notification of users with inappropriate
privileges, subscribe to the MySQL Enterprise Monitor. For
- more information, see <ulink url="advisors.html"/>.
+ more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -995,7 +995,7 @@
<para>
The MySQL Enterprise Monitor specifically guards against user
accounts with no passwords. To find out more, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1067,7 +1067,7 @@
MySQL server. Subscribers to the MySQL Enterprise Monitor are
alerted when servers are started without the
<option>--skip-show-database</option> option. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1739,7 +1739,7 @@
<para>
For automated notification of users without passwords,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1801,7 +1801,7 @@
<para>
For expert advice on optimizing tables subscribe to the MySQL
Enterprise Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -3239,7 +3239,7 @@
<para>
The MySQL Enterprise Monitor makes extensive use of system
variables to determine the state of your server. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -4801,7 +4801,7 @@
statement provides valuable information about the state of
your server. For expert interpretation of this information,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -6045,7 +6045,7 @@
Subscribers to MySQL Enterprise Monitor receive instant
notification and expert advice on resolution when there are
too many concurrent processes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -7299,7 +7299,7 @@
servers. For expert interpretation of the information provided
by status variables, subscribe to the MySQL Enterprise
Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.0/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-transactions.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.0/sql-syntax-transactions.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 979 bytes
@@ -1254,7 +1254,7 @@
<para>
For expert advice on XA Distributed Transaction Support
subscribe to the MySQL Enterprise Monitor. For more information,
- see <ulink url="advisors.html"/>.
+ see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1816,7 +1816,7 @@
this subject in the Knowledge Base article,
<ulink url="https://kb.mysql.com/view.php?id=5199"> Can I Undo
a Set of SQL Statements?</ulink> To subscribe to MySQL
- Enterprise see <ulink url="advisors.html"/>.
+ Enterprise see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-data-definition.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.1/sql-syntax-data-definition.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1040 bytes
@@ -171,7 +171,7 @@
common occurrence and may indicate a security breach. Advisors
provided as part of the MySQL Enterprise Monitor automatically
alert you when data definition statements are issued. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -2437,7 +2437,7 @@
Lack of proper indexes can greatly reduce performance. Subscribe
to the MySQL Enterprise Monitor for notification of inefficient
use of indexes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.1/sql-syntax-server-administration.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-server-administration.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.1/sql-syntax-server-administration.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 10, Lines Added: 10, Lines Deleted: 10; 3821 bytes
@@ -42,7 +42,7 @@
In a production environment it is always prudent to examine any
changes to users' accounts. The MySQL Enterprise Monitor
provides notification whenever users' privileges are altered.
- For more information, see <ulink url="advisors.html"/>.
+ For more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -320,7 +320,7 @@
<para>
For automated notification of users with inappropriate
privileges, subscribe to the MySQL Enterprise Monitor. For
- more information, see <ulink url="advisors.html"/>.
+ more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -952,7 +952,7 @@
<para>
The MySQL Enterprise Monitor specifically guards against user
accounts with no passwords. To find out more, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1024,7 +1024,7 @@
MySQL server. Subscribers to the MySQL Enterprise Monitor are
alerted when servers are started without the
<option>--skip-show-database</option> option. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1688,7 +1688,7 @@
<para>
For automated notification of users without passwords,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1749,7 +1749,7 @@
<para>
For expert advice on optimizing tables subscribe to the MySQL
Enterprise Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -3477,7 +3477,7 @@
<para>
The MySQL Enterprise Monitor makes extensive use of system
variables to determine the state of your server. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -5520,7 +5520,7 @@
statement provides valuable information about the state of
your server. For expert interpretation of this information,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -6899,7 +6899,7 @@
Subscribers to MySQL Enterprise Monitor receive instant
notification and expert advice on resolution when there are
too many concurrent processes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -7959,7 +7959,7 @@
servers. For expert interpretation of the information provided
by status variables, subscribe to the MySQL Enterprise
Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.1/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-transactions.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.1/sql-syntax-transactions.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 625 bytes
@@ -1619,7 +1619,7 @@
<para>
For expert advice on XA Distributed Transaction Support
subscribe to the MySQL Enterprise Monitor. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-5.1-maria/sql-syntax-server-administration.xml
===================================================================
--- trunk/refman-5.1-maria/sql-syntax-server-administration.xml 2008-09-08 18:13:12 UTC (rev 11731)
+++ trunk/refman-5.1-maria/sql-syntax-server-administration.xml 2008-09-08 18:36:30 UTC (rev 11732)
Changed blocks: 10, Lines Added: 10, Lines Deleted: 10; 3839 bytes
@@ -42,7 +42,7 @@
In a production environment it is always prudent to examine any
changes to users' accounts. The MySQL Enterprise Monitor
provides notification whenever users' privileges are altered.
- For more information, see <ulink url="advisors.html"/>.
+ For more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -320,7 +320,7 @@
<para>
For automated notification of users with inappropriate
privileges, subscribe to the MySQL Enterprise Monitor. For
- more information, see <ulink url="advisors.html"/>.
+ more information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -952,7 +952,7 @@
<para>
The MySQL Enterprise Monitor specifically guards against user
accounts with no passwords. To find out more, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1024,7 +1024,7 @@
MySQL server. Subscribers to the MySQL Enterprise Monitor are
alerted when servers are started without the
<option>--skip-show-database</option> option. For more
- information, see <ulink url="advisors.html"/>.
+ information, see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1688,7 +1688,7 @@
<para>
For automated notification of users without passwords,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -1749,7 +1749,7 @@
<para>
For expert advice on optimizing tables subscribe to the MySQL
Enterprise Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -3549,7 +3549,7 @@
<para>
The MySQL Enterprise Monitor makes extensive use of system
variables to determine the state of your server. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -5592,7 +5592,7 @@
statement provides valuable information about the state of
your server. For expert interpretation of this information,
subscribe to the MySQL Enterprise Monitor. For more
- information see <ulink url="advisors.html"/>.
+ information see <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -6971,7 +6971,7 @@
Subscribers to MySQL Enterprise Monitor receive instant
notification and expert advice on resolution when there are
too many concurrent processes. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
@@ -8031,7 +8031,7 @@
servers. For expert interpretation of the information provided
by status variables, subscribe to the MySQL Enterprise
Monitor. For more information, see
- <ulink url="advisors.html"/>.
+ <ulink url="&base-url-enterprise;advisors.html"/>.
</para>
</formalpara>
Modified: trunk/refman-6.0/sql-syntax-data-definition.xml
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 124 bytes
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11732 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.1-maria refman-6.0 tools | martin.brown | 8 Sep |