Author: paul
Date: 2008-12-04 21:35:09 +0100 (Thu, 04 Dec 2008)
New Revision: 12785
Log:
r36455@frost: paul | 2008-12-04 12:18:22 -0500
Rename section IDs
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
trunk/refman-5.0/faqs.xml
trunk/refman-5.0/installing-core.xml
trunk/refman-5.0/renamed-nodes.txt
trunk/refman-5.0/sql-syntax-compound-statements.xml
trunk/refman-5.0/sql-syntax-data-definition.xml
trunk/refman-5.1-maria/renamed-nodes.txt
trunk/refman-5.1/faqs.xml
trunk/refman-5.1/installing-core.xml
trunk/refman-5.1/renamed-nodes.txt
trunk/refman-5.1/sql-syntax-compound-statements.xml
trunk/refman-5.1/sql-syntax-data-definition.xml
trunk/refman-6.0/faqs.xml
trunk/refman-6.0/renamed-nodes.txt
trunk/refman-6.0/sql-syntax-compound-statements.xml
trunk/refman-6.0/sql-syntax-data-definition.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:39854
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:36452
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:35020
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:39854
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:36455
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:35020
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 555 bytes
@@ -59430,7 +59430,7 @@
<para>
For more information about condition handlers and writing them
- to avoid invalid jumps, see <xref linkend="declare-handlers"/>.
+ to avoid invalid jumps, see <xref linkend="declare-handler"/>.
</para>
</message>
Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.0/faqs.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 553 bytes
@@ -930,7 +930,7 @@
<para>
MySQL implements <literal role="stmt">HANDLER</literal>
definitions according to the SQL standard. See
- <xref linkend="declare-handlers"/>, for details.
+ <xref linkend="declare-handler"/>, for details.
</para>
</answer>
Modified: trunk/refman-5.0/installing-core.xml
===================================================================
--- trunk/refman-5.0/installing-core.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.0/installing-core.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 554 bytes
@@ -11919,7 +11919,7 @@
<para>
For more information about condition handlers and writing
them to avoid invalid jumps, see
- <xref linkend="declare-handlers"/>.
+ <xref linkend="declare-handler"/>.
</para>
</listitem>
Modified: trunk/refman-5.0/renamed-nodes.txt
===================================================================
--- trunk/refman-5.0/renamed-nodes.txt 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.0/renamed-nodes.txt 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 3, Lines Added: 8, Lines Deleted: 4; 2259 bytes
@@ -129,6 +129,10 @@
database-administration server-administration 2009-01-01
dbi-info apis-perl 2009-01-01
dbi-with-dbd apis-perl 2009-01-01
+declare-conditions declare-condition 2009-12-04
+declare-cursors declare-cursor 2009-12-04
+declare-handlers declare-handler 2009-12-04
+declare-local-variables declare-local-variable 2009-12-04
deleted-problem connector-odbc-usagenotes-apptips 2009-01-01
development-source connector-odbc-installation 2009-01-01
disaster-prevention backup-and-recovery 2009-03-01
@@ -684,10 +688,6 @@
releasenotes-cs-5-0-29 releasenotes-es-5-0-30 2009-01-01
remote-connection connector-odbc-examples-walkthrough 2009-01-01
replication-auto-increment replication-features-auto-increment 2009-08-01
-replication-features-differing-tables ../../5.1/en/replication-features-differing-tables 2009-10-25
-replication-features-different-data-types ../../5.1/en/replication-features-different-data-types 2009-10-25
-replication-features-more-columns ../../5.1/en/replication-features-more-columns 2009-10-25
-replication-features-timeouts replication-features-timeout 2009-10-25
replication-drbd ha-drbd 2009-03-01
replication-drbd-install ha-drbd-install 2009-03-01
replication-drbd-install-drbd ha-drbd-install-drbd 2009-03-01
@@ -699,6 +699,10 @@
replication-drbd-install-os ha-drbd-install-os 2009-03-01
replication-drbd-performance ha-drbd-performance 2009-03-01
replication-features-autoincid replication-features-auto-increment 2009-04-01
+replication-features-different-data-types ../../5.1/en/replication-features-different-data-types 2009-10-25
+replication-features-differing-tables ../../5.1/en/replication-features-differing-tables 2009-10-25
+replication-features-more-columns ../../5.1/en/replication-features-more-columns 2009-10-25
+replication-features-timeouts replication-features-timeout 2009-10-25
replication-sql sql-syntax-replication 2009-07-14
replication-upgrade-4-0 ../../4.1/en/replication-upgrade-4-0 2009-01-01
reporting-mysqltest-bugs mysql-test-suite 2009-01-01
Modified: trunk/refman-5.0/sql-syntax-compound-statements.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-compound-statements.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.0/sql-syntax-compound-statements.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 6, Lines Added: 6, Lines Deleted: 6; 1768 bytes
@@ -171,7 +171,7 @@
You may declare and use variables within stored programs.
</para>
- <section id="declare-local-variables">
+ <section id="declare-local-variable">
<title><literal role="stmt">DECLARE</literal> for Local Variables</title>
@@ -373,7 +373,7 @@
control inside a stored program.
</para>
- <section id="declare-conditions">
+ <section id="declare-condition">
<title><literal role="stmt">DECLARE</literal> for Conditions</title>
@@ -405,7 +405,7 @@
specific handling and associates a name with that condition. The
name can be referred to in a subsequence <literal>DECLARE ...
HANDLER</literal> statement. See
- <xref linkend="declare-handlers"/>.
+ <xref linkend="declare-handler"/>.
</para>
<para>
@@ -423,7 +423,7 @@
</section>
- <section id="declare-handlers">
+ <section id="declare-handler">
<title><literal role="stmt">DECLARE</literal> for Handlers</title>
@@ -510,7 +510,7 @@
<para>
A condition name previously specified with <literal>DECLARE
... CONDITION</literal>. See
- <xref linkend="declare-conditions"/>.
+ <xref linkend="declare-condition"/>.
</para>
</listitem>
@@ -778,7 +778,7 @@
END
</programlisting>
- <section id="declare-cursors">
+ <section id="declare-cursor">
<title><literal role="stmt">DECLARE</literal> for Cursors</title>
Modified: trunk/refman-5.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-data-definition.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.0/sql-syntax-data-definition.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 633 bytes
@@ -2292,7 +2292,7 @@
parameter or function return value as follows. These rules also
apply to local routine variables created with the
<literal role="stmt">DECLARE</literal> statement
- (<xref linkend="declare-local-variables"/>).
+ (<xref linkend="declare-local-variable"/>).
</para>
<itemizedlist>
Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1/faqs.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 553 bytes
@@ -946,7 +946,7 @@
<para>
MySQL implements <literal role="stmt">HANDLER</literal>
definitions according to the SQL standard. See
- <xref linkend="declare-handlers"/>, for details.
+ <xref linkend="declare-handler"/>, for details.
</para>
</answer>
Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1/installing-core.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 554 bytes
@@ -13530,7 +13530,7 @@
<para>
For more information about condition handlers and writing
them to avoid invalid jumps, see
- <xref linkend="declare-handlers"/>.
+ <xref linkend="declare-handler"/>.
</para>
</listitem>
Modified: trunk/refman-5.1/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1/renamed-nodes.txt 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1/renamed-nodes.txt 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 1; 1668 bytes
@@ -136,6 +136,10 @@
database-administration server-administration 2009-01-01
dbi-info apis-perl 2009-01-01
dbi-with-dbd apis-perl 2009-01-01
+declare-conditions declare-condition 2009-12-04
+declare-cursors declare-cursor 2009-12-04
+declare-handlers declare-handler 2009-12-04
+declare-local-variables declare-local-variable 2009-12-04
deleted-problem connector-odbc-usagenotes-apptips 2009-01-01
development-source connector-odbc-installation 2009-01-01
disaster-prevention backup-and-recovery 2009-03-01
@@ -363,10 +367,10 @@
mysql-cluster-disk-data-parameters mysql-cluster-ndbd-definition 2009-10-26
mysql-cluster-faq faqs-mysql-cluster 2009-01-01
mysql-cluster-limitations-resolved-in-5-1 mysql-cluster-limitations-resolved 2009-01-01
-mysql-cluster-news-5-1-29-ndb-6-2-17 mysql-cluster-news-5-1-30-ndb-6-2-17 2009-11-20
mysql-cluster-news-5-1-24-ndb-6-2-16 mysql-cluster-news-5-1-28-ndb-6-2-16 2009-09-11
mysql-cluster-news-5-1-24-ndb-6-3-17 mysql-cluster-news-5-1-27-ndb-6-3-17 2009-09-11
mysql-cluster-news-5-1-28-ndb-6-3-19 mysql-cluster-news-5-1-29-ndb-6-3-19 2009-11-01
+mysql-cluster-news-5-1-29-ndb-6-2-17 mysql-cluster-news-5-1-30-ndb-6-2-17 2009-11-20
mysql-cluster-news-5-1-29-ndb-6-4-0 mysql-cluster-news-5-1-30-ndb-6-4-0 2009-11-20
mysql-cluster-performance-figures mysql-cluster-interconnects-performance 2009-03-01
mysql-cluster-replication-schema-discovery mysql-cluster-limitations 2009-01-01
Modified: trunk/refman-5.1/sql-syntax-compound-statements.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-compound-statements.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1/sql-syntax-compound-statements.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 6, Lines Added: 6, Lines Deleted: 6; 1768 bytes
@@ -171,7 +171,7 @@
You may declare and use variables within stored programs.
</para>
- <section id="declare-local-variables">
+ <section id="declare-local-variable">
<title><literal role="stmt">DECLARE</literal> for Local Variables</title>
@@ -373,7 +373,7 @@
control inside a stored program.
</para>
- <section id="declare-conditions">
+ <section id="declare-condition">
<title><literal role="stmt">DECLARE</literal> for Conditions</title>
@@ -405,7 +405,7 @@
specific handling and associates a name with that condition. The
name can be referred to in a subsequence <literal>DECLARE ...
HANDLER</literal> statement. See
- <xref linkend="declare-handlers"/>.
+ <xref linkend="declare-handler"/>.
</para>
<para>
@@ -423,7 +423,7 @@
</section>
- <section id="declare-handlers">
+ <section id="declare-handler">
<title><literal role="stmt">DECLARE</literal> for Handlers</title>
@@ -510,7 +510,7 @@
<para>
A condition name previously specified with <literal>DECLARE
... CONDITION</literal>. See
- <xref linkend="declare-conditions"/>.
+ <xref linkend="declare-condition"/>.
</para>
</listitem>
@@ -778,7 +778,7 @@
END
</programlisting>
- <section id="declare-cursors">
+ <section id="declare-cursor">
<title><literal role="stmt">DECLARE</literal> for Cursors</title>
Modified: trunk/refman-5.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-data-definition.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1/sql-syntax-data-definition.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 686 bytes
@@ -4455,7 +4455,7 @@
The server uses the data type of a routine parameter or function
return value as follows. These rules also apply to local routine
variables created with the <literal role="stmt">DECLARE</literal>
- statement (<xref linkend="declare-local-variables"/>).
+ statement (<xref linkend="declare-local-variable"/>).
</para>
<itemizedlist>
Modified: trunk/refman-5.1-maria/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1-maria/renamed-nodes.txt 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-5.1-maria/renamed-nodes.txt 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 0; 702 bytes
@@ -20,6 +20,10 @@
# comments and ignored.
#
cplusplus apis-cplusplus 2009-09-01
+declare-conditions declare-condition 2009-12-04
+declare-cursors declare-cursor 2009-12-04
+declare-handlers declare-handler 2009-12-04
+declare-local-variables declare-local-variable 2009-12-04
eiffel apis-eiffel 2009-09-01
innodb-and-autocommit innodb-transaction-model 2009-11-24
innodb-transaction-isolation innodb-transaction-model 2009-11-24
Modified: trunk/refman-6.0/faqs.xml
===================================================================
--- trunk/refman-6.0/faqs.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-6.0/faqs.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 553 bytes
@@ -951,7 +951,7 @@
<para>
MySQL implements <literal role="stmt">HANDLER</literal>
definitions according to the SQL standard. See
- <xref linkend="declare-handlers"/>, for details.
+ <xref linkend="declare-handler"/>, for details.
</para>
</answer>
Modified: trunk/refman-6.0/renamed-nodes.txt
===================================================================
--- trunk/refman-6.0/renamed-nodes.txt 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-6.0/renamed-nodes.txt 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 3, Lines Added: 8, Lines Deleted: 4; 2293 bytes
@@ -19,8 +19,8 @@
# Lines beginning with # in column one are interpreted as
# comments and ignored.
#
+alter-logfile-group ../../5.1/en/alter-logfile-group 2009-09-01
alter-tablespace ../../5.1/en/alter-tablespace 2009-09-01
-alter-logfile-group ../../5.1/en/alter-logfile-group 2009-09-01
backup-recovery recovery-from-backups 2009-03-01
backup-table mysql-nutshell 2009-01-01
basic-user-commands sql-syntax-utility 2009-02-12
@@ -31,14 +31,18 @@
connector-mxj-introduction-versions connector-mxj-versions 2009-03-01
connector-mxj-ref-mysqldresource connector-mxj-ref 2009-03-01
cplusplus apis-cplusplus 2009-09-01
+create-logfile-group ../../5.1/en/create-logfile-group 2009-09-01
create-tablespace ../../5.1/en/create-tablespace 2009-09-01
-create-logfile-group ../../5.1/en/create-logfile-group 2009-09-01
data-definition sql-syntax-data-definition 2009-07-14
data-manipulation sql-syntax-data-manipulation 2009-07-14
database-administration server-administration 2009-01-01
+declare-conditions declare-condition 2009-12-04
+declare-cursors declare-cursor 2009-12-04
+declare-handlers declare-handler 2009-12-04
+declare-local-variables declare-local-variable 2009-12-04
disaster-prevention backup-and-recovery 2009-03-01
+drop-logfile-group ../../5.1/en/drop-logfile-group 2009-09-01
drop-tablespace ../../5.1/en/drop-tablespace 2009-09-01
-drop-logfile-group ../../5.1/en/drop-logfile-group 2009-09-01
eiffel apis-eiffel 2009-09-01
events-limitations-restrictions stored-program-restrictions 2009-09-19
files-table ../../5.1/en/files-table 2009-10-02
@@ -250,8 +254,8 @@
replication-features-diffcolumns replication-features 2009-01-01
replication-features-morecolumns replication-features 2009-01-01
replication-sql sql-syntax-replication 2009-07-14
+restore-table mysql-nutshell 2009-01-01
routine-restrictions stored-program-restrictions 2009-09-19
-restore-table mysql-nutshell 2009-01-01
savepoints savepoint 2009-11-07
server-administration-statements sql-syntax-server-administration 2009-07-14
server-side-overview programs 2009-01-01
Modified: trunk/refman-6.0/sql-syntax-compound-statements.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-compound-statements.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-6.0/sql-syntax-compound-statements.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 6, Lines Added: 6, Lines Deleted: 6; 1768 bytes
@@ -171,7 +171,7 @@
You may declare and use variables within stored programs.
</para>
- <section id="declare-local-variables">
+ <section id="declare-local-variable">
<title><literal role="stmt">DECLARE</literal> for Local Variables</title>
@@ -373,7 +373,7 @@
control inside a stored program.
</para>
- <section id="declare-conditions">
+ <section id="declare-condition">
<title><literal role="stmt">DECLARE</literal> for Conditions</title>
@@ -405,7 +405,7 @@
specific handling and associates a name with that condition. The
name can be referred to in a subsequence <literal>DECLARE ...
HANDLER</literal> statement. See
- <xref linkend="declare-handlers"/>.
+ <xref linkend="declare-handler"/>.
</para>
<para>
@@ -423,7 +423,7 @@
</section>
- <section id="declare-handlers">
+ <section id="declare-handler">
<title><literal role="stmt">DECLARE</literal> for Handlers</title>
@@ -510,7 +510,7 @@
<para>
A condition name previously specified with <literal>DECLARE
... CONDITION</literal>. See
- <xref linkend="declare-conditions"/>.
+ <xref linkend="declare-condition"/>.
</para>
</listitem>
@@ -778,7 +778,7 @@
END
</programlisting>
- <section id="declare-cursors">
+ <section id="declare-cursor">
<title><literal role="stmt">DECLARE</literal> for Cursors</title>
Modified: trunk/refman-6.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-data-definition.xml 2008-12-04 17:22:27 UTC (rev 12784)
+++ trunk/refman-6.0/sql-syntax-data-definition.xml 2008-12-04 20:35:09 UTC (rev 12785)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 686 bytes
@@ -3650,7 +3650,7 @@
The server uses the data type of a routine parameter or function
return value as follows. These rules also apply to local routine
variables created with the <literal role="stmt">DECLARE</literal>
- statement (<xref linkend="declare-local-variables"/>).
+ statement (<xref linkend="declare-local-variable"/>).
</para>
<itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12785 - in trunk: . dynamic-docs/changelog refman-5.0 refman-5.1 refman-5.1-maria refman-6.0 | paul.dubois | 4 Dec |