List:Commits« Previous MessageNext Message »
From:paul.dubois Date:November 7 2008 7:36pm
Subject:svn commit - mysqldoc@docsrva: r12341 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.1-maria refman-6.0
View as plain text  
Author: paul
Date: 2008-11-07 20:36:53 +0100 (Fri, 07 Nov 2008)
New Revision: 12341

Log:
 r35432@frost:  paul | 2008-11-07 13:37:36 -0500
 Rename ID


Modified:
   trunk/refman-4.1/renamed-nodes.txt
   trunk/refman-4.1/sql-syntax-transactions.xml
   trunk/refman-5.0/renamed-nodes.txt
   trunk/refman-5.0/sql-syntax-transactions.xml
   trunk/refman-5.1-maria/renamed-nodes.txt
   trunk/refman-5.1/renamed-nodes.txt
   trunk/refman-5.1/sql-syntax-transactions.xml
   trunk/refman-6.0/renamed-nodes.txt
   trunk/refman-6.0/sql-syntax-transactions.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:35431
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:39854
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:35432
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:34100


Modified: trunk/refman-4.1/renamed-nodes.txt
===================================================================
--- trunk/refman-4.1/renamed-nodes.txt	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-4.1/renamed-nodes.txt	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 599 bytes

@@ -374,6 +374,7 @@
 reproduceable-test-case reproducible-test-case 2009-01-01
 running-mysqltest mysql-test-suite 2009-01-01
 sample--vb connector-odbc-examples-programming 2009-01-01
+savepoints savepoint 2009-11-07
 sci-sockets mysql-cluster-sci-sockets 2009-01-01
 secure-grant grant 2009-01-01
 secure-requirements secure-using-ssl 2009-01-01


Modified: trunk/refman-4.1/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-4.1/sql-syntax-transactions.xml	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-4.1/sql-syntax-transactions.xml	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 493 bytes

@@ -407,7 +407,7 @@
 
   </section>
 
-  <section id="savepoints">
+  <section id="savepoint">
 
     <title><literal role="stmt">SAVEPOINT</literal> and
       <literal role="stmt" condition="commit">ROLLBACK TO


Modified: trunk/refman-5.0/renamed-nodes.txt
===================================================================
--- trunk/refman-5.0/renamed-nodes.txt	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-5.0/renamed-nodes.txt	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 603 bytes

@@ -704,6 +704,7 @@
 routine-restrictions stored-program-restrictions 2009-09-19
 running-mysqltest mysql-test-suite 2009-01-01
 sample--vb connector-odbc-examples-programming 2009-01-01
+savepoints savepoint 2009-11-07
 sci-sockets mysql-cluster-sci-sockets 2009-01-01
 secure-grant grant 2009-01-01
 secure-requirements secure-connections 2009-01-01


Modified: trunk/refman-5.0/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-transactions.xml	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-5.0/sql-syntax-transactions.xml	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 493 bytes

@@ -476,7 +476,7 @@
 
   </section>
 
-  <section id="savepoints">
+  <section id="savepoint">
 
     <title><literal role="stmt">SAVEPOINT</literal> and
       <literal role="stmt" condition="commit">ROLLBACK TO


Modified: trunk/refman-5.1/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1/renamed-nodes.txt	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-5.1/renamed-nodes.txt	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 697 bytes

@@ -528,6 +528,7 @@
 routine-restrictions stored-program-restrictions 2009-09-19
 running-mysqltest mysql-test-suite 2009-01-01
 sample--vb connector-odbc-examples-programming 2009-01-01
+savepoints savepoint 2009-11-07
 sci-sockets mysql-cluster-sci-sockets 2009-01-01
 se-falcon http://dev.mysql.com/doc/refman/6.0/en/index.html 2009-01-01
 se-falcon-configuration http://dev.mysql.com/doc/refman/6.0/en/se-falcon-configuration.html 2009-01-01


Modified: trunk/refman-5.1/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-transactions.xml	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-5.1/sql-syntax-transactions.xml	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 493 bytes

@@ -499,7 +499,7 @@
 
   </section>
 
-  <section id="savepoints">
+  <section id="savepoint">
 
     <title><literal role="stmt">SAVEPOINT</literal> and
       <literal role="stmt" condition="commit">ROLLBACK TO


Modified: trunk/refman-5.1-maria/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1-maria/renamed-nodes.txt	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-5.1-maria/renamed-nodes.txt	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 453 bytes

@@ -193,4 +193,5 @@
 php apis-php 2009-09-01
 purge-master-logs purge-binary-logs 2009-10-31
 python apis-python 2009-09-01
+savepoints savepoint 2009-11-07
 tcl apis-tcl 2009-09-01


Modified: trunk/refman-6.0/renamed-nodes.txt
===================================================================
--- trunk/refman-6.0/renamed-nodes.txt	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-6.0/renamed-nodes.txt	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 629 bytes

@@ -250,6 +250,7 @@
 replication-sql sql-syntax-replication 2009-07-14
 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
 server-startup-programs programs-server 2009-01-01


Modified: trunk/refman-6.0/sql-syntax-transactions.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-transactions.xml	2008-11-07 19:36:45 UTC (rev 12340)
+++ trunk/refman-6.0/sql-syntax-transactions.xml	2008-11-07 19:36:53 UTC (rev 12341)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 493 bytes

@@ -564,7 +564,7 @@
 
   </section>
 
-  <section id="savepoints">
+  <section id="savepoint">
 
     <title><literal role="stmt">SAVEPOINT</literal> and
       <literal role="stmt" condition="commit">ROLLBACK TO


Thread
svn commit - mysqldoc@docsrva: r12341 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.1-maria refman-6.0paul.dubois7 Nov