List:Commits« Previous MessageNext Message »
From:paul.dubois Date:November 17 2009 7:37pm
Subject:svn commit - mysqldoc@docsrva: r17698 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-5.5 refman-6.0.sav
View as plain text  
Author: paul
Date: 2009-11-17 20:37:24 +0100 (Tue, 17 Nov 2009)
New Revision: 17698

Log:
 r46601@frost:  paul | 2009-11-17 13:37:13 -0500
 Add CREATE TABLE to list of statements mysqldump --single-transaction
 isn't isolated from


Modified:
   trunk/refman-4.1/programs-client-core.xml
   trunk/refman-5.0/programs-client-core.xml
   trunk/refman-5.1/programs-client-core.xml
   trunk/refman-5.4/programs-client-core.xml
   trunk/refman-5.5/programs-client-core.xml
   trunk/refman-6.0.sav/programs-client-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27809
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:46599
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:27809
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:46601
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-4.1/programs-client-core.xml
===================================================================
--- trunk/refman-4.1/programs-client-core.xml	2009-11-17 19:29:34 UTC (rev 17697)
+++ trunk/refman-4.1/programs-client-core.xml	2009-11-17 19:37:24 UTC (rev 17698)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 705 bytes

@@ -6823,6 +6823,7 @@
             contents and binary log position), no other connection
             should use the following statements:
             <literal role="stmt">ALTER TABLE</literal>,
+            <literal role="stmt">CREATE TABLE</literal>,
             <literal role="stmt">DROP TABLE</literal>,
             <literal role="stmt">RENAME TABLE</literal>,
             <literal role="stmt" condition="truncate">TRUNCATE


Modified: trunk/refman-5.0/programs-client-core.xml
===================================================================
--- trunk/refman-5.0/programs-client-core.xml	2009-11-17 19:29:34 UTC (rev 17697)
+++ trunk/refman-5.0/programs-client-core.xml	2009-11-17 19:37:24 UTC (rev 17698)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 705 bytes

@@ -7209,6 +7209,7 @@
             contents and binary log position), no other connection
             should use the following statements:
             <literal role="stmt">ALTER TABLE</literal>,
+            <literal role="stmt">CREATE TABLE</literal>,
             <literal role="stmt">DROP TABLE</literal>,
             <literal role="stmt">RENAME TABLE</literal>,
             <literal role="stmt" condition="truncate">TRUNCATE


Modified: trunk/refman-5.1/programs-client-core.xml
===================================================================
--- trunk/refman-5.1/programs-client-core.xml	2009-11-17 19:29:34 UTC (rev 17697)
+++ trunk/refman-5.1/programs-client-core.xml	2009-11-17 19:37:24 UTC (rev 17698)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 705 bytes

@@ -7467,6 +7467,7 @@
             contents and binary log position), no other connection
             should use the following statements:
             <literal role="stmt">ALTER TABLE</literal>,
+            <literal role="stmt">CREATE TABLE</literal>,
             <literal role="stmt">DROP TABLE</literal>,
             <literal role="stmt">RENAME TABLE</literal>,
             <literal role="stmt" condition="truncate">TRUNCATE


Modified: trunk/refman-5.4/programs-client-core.xml
===================================================================
--- trunk/refman-5.4/programs-client-core.xml	2009-11-17 19:29:34 UTC (rev 17697)
+++ trunk/refman-5.4/programs-client-core.xml	2009-11-17 19:37:24 UTC (rev 17698)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 705 bytes

@@ -7388,6 +7388,7 @@
             contents and binary log position), no other connection
             should use the following statements:
             <literal role="stmt">ALTER TABLE</literal>,
+            <literal role="stmt">CREATE TABLE</literal>,
             <literal role="stmt">DROP TABLE</literal>,
             <literal role="stmt">RENAME TABLE</literal>,
             <literal role="stmt" condition="truncate">TRUNCATE


Modified: trunk/refman-5.5/programs-client-core.xml
===================================================================
--- trunk/refman-5.5/programs-client-core.xml	2009-11-17 19:29:34 UTC (rev 17697)
+++ trunk/refman-5.5/programs-client-core.xml	2009-11-17 19:37:24 UTC (rev 17698)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 705 bytes

@@ -7388,6 +7388,7 @@
             contents and binary log position), no other connection
             should use the following statements:
             <literal role="stmt">ALTER TABLE</literal>,
+            <literal role="stmt">CREATE TABLE</literal>,
             <literal role="stmt">DROP TABLE</literal>,
             <literal role="stmt">RENAME TABLE</literal>,
             <literal role="stmt" condition="truncate">TRUNCATE


Modified: trunk/refman-6.0.sav/programs-client-core.xml
===================================================================


Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 122 bytes


Thread
svn commit - mysqldoc@docsrva: r17698 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-5.5 refman-6.0.savpaul.dubois17 Nov