List:Commits« Previous MessageNext Message »
From:mcbrown Date:August 3 2006 2:59am
Subject:svn commit - mysqldoc@docsrva: r2939 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-08-03 04:59:25 +0200 (Thu, 03 Aug 2006)
New Revision: 2939

Log:
Removing table row on autoReconnect/Deprecated



Modified:
   trunk/refman-4.1/connector-j.xml
   trunk/refman-5.0/connector-j.xml
   trunk/refman-5.1/connector-j.xml


Modified: trunk/refman-4.1/connector-j.xml
===================================================================
--- trunk/refman-4.1/connector-j.xml	2006-08-03 02:22:48 UTC (rev 2938)
+++ trunk/refman-4.1/connector-j.xml	2006-08-03 02:59:25 UTC (rev 2939)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 9; 1027 bytes

@@ -1229,15 +1229,6 @@
                   <entry>3.0.2</entry>
                 </row>
                 <row>
-                  <entry>enableDeprecatedAutoreconnect</entry>
-                  <entry>Auto-reconnect functionality is deprecated starting with version 3.2,
-                    and will be removed in version 3.3. Set this
-                    property to 'true' to disable the check for the
-                    feature being configured.</entry>
-                  <entry>false</entry>
-                  <entry>3.2.1</entry>
-                </row>
-                <row>
                   <entry>resourceId</entry>
                   <entry>A globally unique name that identifies the resource that this datasource
                     or connection is connected to, used for


Modified: trunk/refman-5.0/connector-j.xml
===================================================================
--- trunk/refman-5.0/connector-j.xml	2006-08-03 02:22:48 UTC (rev 2938)
+++ trunk/refman-5.0/connector-j.xml	2006-08-03 02:59:25 UTC (rev 2939)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 9; 1027 bytes

@@ -1229,15 +1229,6 @@
                   <entry>3.0.2</entry>
                 </row>
                 <row>
-                  <entry>enableDeprecatedAutoreconnect</entry>
-                  <entry>Auto-reconnect functionality is deprecated starting with version 3.2,
-                    and will be removed in version 3.3. Set this
-                    property to 'true' to disable the check for the
-                    feature being configured.</entry>
-                  <entry>false</entry>
-                  <entry>3.2.1</entry>
-                </row>
-                <row>
                   <entry>resourceId</entry>
                   <entry>A globally unique name that identifies the resource that this datasource
                     or connection is connected to, used for


Modified: trunk/refman-5.1/connector-j.xml
===================================================================
--- trunk/refman-5.1/connector-j.xml	2006-08-03 02:22:48 UTC (rev 2938)
+++ trunk/refman-5.1/connector-j.xml	2006-08-03 02:59:25 UTC (rev 2939)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 9; 1027 bytes

@@ -1229,15 +1229,6 @@
                   <entry>3.0.2</entry>
                 </row>
                 <row>
-                  <entry>enableDeprecatedAutoreconnect</entry>
-                  <entry>Auto-reconnect functionality is deprecated starting with version 3.2,
-                    and will be removed in version 3.3. Set this
-                    property to 'true' to disable the check for the
-                    feature being configured.</entry>
-                  <entry>false</entry>
-                  <entry>3.2.1</entry>
-                </row>
-                <row>
                   <entry>resourceId</entry>
                   <entry>A globally unique name that identifies the resource that this datasource
                     or connection is connected to, used for


Thread
svn commit - mysqldoc@docsrva: r2939 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown3 Aug