List:Commits« Previous MessageNext Message »
From:mcbrown Date:August 21 2007 1:56pm
Subject:svn commit - mysqldoc@docsrva: r7493 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2 refman-common
View as plain text  
Author: mcbrown
Date: 2007-08-21 13:55:59 +0200 (Tue, 21 Aug 2007)
New Revision: 7493

Log:
Adding MySQL Proxy to the manual
Added MySQL Proxy changelog



Added:
   trunk/refman-common/news-mysql-proxy.xml
Modified:
   trunk/refman-4.1/Makefile.depends
   trunk/refman-4.1/manual.xml
   trunk/refman-4.1/news.xml
   trunk/refman-5.0/Makefile.depends
   trunk/refman-5.0/manual.xml
   trunk/refman-5.0/news.xml
   trunk/refman-5.1/Makefile.depends
   trunk/refman-5.1/manual.xml
   trunk/refman-5.1/news.xml
   trunk/refman-5.2/Makefile.depends
   trunk/refman-5.2/manual.xml
   trunk/refman-5.2/news.xml
   trunk/refman-common/Makefile.depends
   trunk/refman-common/mysql-proxy.xml


Modified: trunk/refman-4.1/Makefile.depends
===================================================================
--- trunk/refman-4.1/Makefile.depends	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-4.1/Makefile.depends	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 6, Lines Added: 5, Lines Deleted: 4; 2695 bytes

@@ -90,7 +90,6 @@
 client_utility_programs_IMAGES =
 client_utility_programs_SOURCES = client-utility-programs.xml
$(client_utility_programs_INCLUDES)
 client_utility_programs_IDMAPS = \
-	../refman-5.0/metadata/information-schema.idmap \
 	metadata/apis-c.idmap \
 	metadata/apis.idmap \
 	metadata/dba-core.idmap \

@@ -224,7 +223,6 @@
 	../refman-common/images/published/mysql-vstudioplugin-4.png
 connectors_SOURCES = connectors.xml $(connectors_INCLUDES)
 connectors_IDMAPS = \
-	../refman-5.0/metadata/stored-procedures.idmap \
 	../refman-common/metadata/bug-reports.idmap \
 	../refman-common/metadata/information-sources.idmap \
 	../refman-common/metadata/news-connector-j.idmap \

@@ -622,15 +620,18 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/information-sources.xml \
 	../refman-common/manual-conventions.en.xml \
 	../refman-common/maxdb.en.xml \
+	../refman-common/mysql-proxy.xml \
 	../refman-common/news-cluster.xml \
 	../refman-common/news-connector-j.xml \
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
 	../refman-common/news-innodb.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/urls.ent \
 	../refman-common/what-is-mysql-ab.en.xml \
 	../refman-common/what-is.en.xml \

@@ -727,6 +728,7 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	images/cluster-components-1.png \
 	images/cluster-upgrade-downgrade-table.png \
 	images/multi-comp-1.png \

@@ -739,8 +741,6 @@
 manual_IDMAPS = \
 	../ndbapi/metadata/errors.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
-	../refman-5.0/metadata/information-schema.idmap \
-	../refman-5.0/metadata/stored-procedures.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/dba-core.idmap \
 	metadata/functions-core.idmap

@@ -899,6 +899,7 @@
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
 	../refman-common/news-innodb.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/urls.ent \
 	all-entities.ent \
 	news-3.23.xml \


Modified: trunk/refman-4.1/manual.xml
===================================================================
--- trunk/refman-4.1/manual.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-4.1/manual.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 609 bytes

@@ -72,6 +72,8 @@
 
   <xi:include href="connectors.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/mysql-proxy.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
   <xi:include href="extending-mysql.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="errors-problems.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>


Modified: trunk/refman-4.1/news.xml
===================================================================
--- trunk/refman-4.1/news.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-4.1/news.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 474 bytes

@@ -77,4 +77,6 @@
 
   <xi:include href="../refman-common/news-connector-mxj.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/news-mysql-proxy.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 </appendix>


Modified: trunk/refman-5.0/Makefile.depends
===================================================================
--- trunk/refman-5.0/Makefile.depends	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.0/Makefile.depends	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 7, Lines Added: 6, Lines Deleted: 6; 2970 bytes

@@ -238,8 +238,7 @@
 	metadata/dba-core.idmap \
 	metadata/errors-problems.idmap \
 	metadata/functions-core.idmap \
-	metadata/sql-syntax.idmap \
-	metadata/stored-procedures.idmap
+	metadata/sql-syntax.idmap
 connectors.validpure: $(connectors_SOURCES)
 connectors.titles: $(connectors_SOURCES)
 connectors.useless: $(connectors_SOURCES)

@@ -287,7 +286,6 @@
 dynxml_generated_dba_IMAGES =
 dynxml_generated_dba_SOURCES = dynxml-generated-dba.xml $(dynxml_generated_dba_INCLUDES)
 dynxml_generated_dba_IDMAPS = \
-	../refman-4.1/metadata/manual.idmap \
 	../refman-common/metadata/bug-reports.idmap \
 	../refman-common/metadata/information-sources.idmap \
 	metadata/apis-c.idmap \

@@ -746,7 +744,6 @@
 introduction_IMAGES =
 introduction_SOURCES = introduction.xml $(introduction_INCLUDES)
 introduction_IDMAPS = \
-	../refman-4.1/metadata/introduction.idmap \
 	../refman-common/metadata/credits.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/apis-c.idmap \

@@ -891,14 +888,17 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/information-sources.xml \
 	../refman-common/manual-conventions.en.xml \
 	../refman-common/maxdb.en.xml \
+	../refman-common/mysql-proxy.xml \
 	../refman-common/news-cluster.xml \
 	../refman-common/news-connector-j.xml \
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/replication-drbd.xml \
 	../refman-common/urls.ent \

@@ -1034,6 +1034,7 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	images/cluster-components-1.png \
 	images/cluster-upgrade-downgrade-table.png \
 	images/multi-comp-1.png \

@@ -1061,8 +1062,6 @@
 manual_IDMAPS = \
 	../ndbapi/metadata/errors.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
-	../refman-4.1/metadata/introduction.idmap \
-	../refman-4.1/metadata/manual.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/dba-core.idmap \
 	metadata/functions-core.idmap \

@@ -1170,6 +1169,7 @@
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/urls.ent \
 	all-entities.ent \


Modified: trunk/refman-5.0/manual.xml
===================================================================
--- trunk/refman-5.0/manual.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.0/manual.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 598 bytes

@@ -99,6 +99,8 @@
 
   <xi:include href="connectors.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/mysql-proxy.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
   <xi:include href="extending-mysql.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="faqs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>


Modified: trunk/refman-5.0/news.xml
===================================================================
--- trunk/refman-5.0/news.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.0/news.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 474 bytes

@@ -86,4 +86,6 @@
 
   <xi:include href="../refman-common/news-connector-mxj.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/news-mysql-proxy.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 </appendix>


Modified: trunk/refman-5.1/Makefile.depends
===================================================================
--- trunk/refman-5.1/Makefile.depends	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.1/Makefile.depends	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 7, Lines Added: 8, Lines Deleted: 6; 3197 bytes

@@ -388,8 +388,7 @@
 	metadata/dba-core.idmap \
 	metadata/errors-problems.idmap \
 	metadata/functions-core.idmap \
-	metadata/sql-syntax.idmap \
-	metadata/stored-procedures.idmap
+	metadata/sql-syntax.idmap
 connectors.validpure: $(connectors_SOURCES)
 connectors.titles: $(connectors_SOURCES)
 connectors.useless: $(connectors_SOURCES)

@@ -796,7 +795,6 @@
 introduction_IMAGES =
 introduction_SOURCES = introduction.xml $(introduction_INCLUDES)
 introduction_IDMAPS = \
-	../refman-4.1/metadata/introduction.idmap \
 	../refman-common/metadata/credits.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/apis-c.idmap \

@@ -944,14 +942,17 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/images/published/se-federated-structure.png \
 	../refman-common/information-sources.xml \
 	../refman-common/manual-conventions.en.xml \
 	../refman-common/maxdb.en.xml \
+	../refman-common/mysql-proxy.xml \
 	../refman-common/news-connector-j.xml \
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/replication-drbd.xml \
 	../refman-common/replication-graphics/multi-db.png \

@@ -1089,6 +1090,7 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/images/published/se-federated-structure.png \
 	../refman-common/replication-graphics/multi-db.png \
 	../refman-common/replication-graphics/redundancy-after.png \

@@ -1115,8 +1117,7 @@
 	../ndbapi/metadata/ndb-classes.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
 	../ndbapi/metadata/ndbapi.idmap \
-	../refman-4.1/metadata/introduction.idmap \
-	../refman-4.1/metadata/mysql-cluster.idmap \
+	../refman-5.0/metadata/mysql-cluster.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/functions-core.idmap \
 	metadata/mysql-cluster-ccsg-merge-temp.idmap \

@@ -1164,7 +1165,7 @@
 	../ndbapi/metadata/errors.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
 	../ndbapi/metadata/ndbapi.idmap \
-	../refman-4.1/metadata/mysql-cluster.idmap \
+	../refman-5.0/metadata/mysql-cluster.idmap \
 	../refman-common/metadata/bug-reports.idmap \
 	metadata/client-utility-programs.idmap \
 	metadata/data-types.idmap \

@@ -1238,6 +1239,7 @@
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/urls.ent \
 	all-entities.ent \


Modified: trunk/refman-5.1/manual.xml
===================================================================
--- trunk/refman-5.1/manual.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.1/manual.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 598 bytes

@@ -86,6 +86,8 @@
 
   <xi:include href="connectors.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/mysql-proxy.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
   <xi:include href="extending-mysql.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="faqs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>


Modified: trunk/refman-5.1/news.xml
===================================================================
--- trunk/refman-5.1/news.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.1/news.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 474 bytes

@@ -77,4 +77,6 @@
 
   <xi:include href="../refman-common/news-connector-mxj.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/news-mysql-proxy.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 </appendix>


Modified: trunk/refman-5.2/Makefile.depends
===================================================================
--- trunk/refman-5.2/Makefile.depends	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.2/Makefile.depends	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 8, Lines Added: 10, Lines Deleted: 8; 3632 bytes

@@ -388,8 +388,7 @@
 	metadata/dba-core.idmap \
 	metadata/errors-problems.idmap \
 	metadata/functions-core.idmap \
-	metadata/sql-syntax.idmap \
-	metadata/stored-procedures.idmap
+	metadata/sql-syntax.idmap
 connectors.validpure: $(connectors_SOURCES)
 connectors.titles: $(connectors_SOURCES)
 connectors.useless: $(connectors_SOURCES)

@@ -749,7 +748,7 @@
 installing_IMAGES =
 installing_SOURCES = installing.xml $(installing_INCLUDES)
 installing_IDMAPS = \
-	../refman-4.1/metadata/sql-syntax.idmap \
+	../refman-5.0/metadata/sql-syntax.idmap \
 	../refman-5.1/metadata/news-5.1.idmap \
 	../refman-common/metadata/bug-reports.idmap \
 	../refman-common/metadata/information-sources.idmap \

@@ -796,7 +795,6 @@
 introduction_IMAGES =
 introduction_SOURCES = introduction.xml $(introduction_INCLUDES)
 introduction_IDMAPS = \
-	../refman-4.1/metadata/introduction.idmap \
 	../refman-common/metadata/credits.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/apis-c.idmap \

@@ -940,14 +938,17 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/images/published/se-federated-structure.png \
 	../refman-common/information-sources.xml \
 	../refman-common/manual-conventions.en.xml \
 	../refman-common/maxdb.en.xml \
+	../refman-common/mysql-proxy.xml \
 	../refman-common/news-connector-j.xml \
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/replication-drbd.xml \
 	../refman-common/replication-graphics/multi-db.png \

@@ -1085,6 +1086,7 @@
 	../refman-common/images/published/mysql-vstudioplugin-1.png \
 	../refman-common/images/published/mysql-vstudioplugin-3.png \
 	../refman-common/images/published/mysql-vstudioplugin-4.png \
+	../refman-common/images/published/proxy-architecture.png \
 	../refman-common/images/published/se-federated-structure.png \
 	../refman-common/replication-graphics/multi-db.png \
 	../refman-common/replication-graphics/redundancy-after.png \

@@ -1110,9 +1112,8 @@
 	../ndbapi/metadata/errors.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
 	../ndbapi/metadata/ndbapi.idmap \
-	../refman-4.1/metadata/introduction.idmap \
-	../refman-4.1/metadata/mysql-cluster.idmap \
-	../refman-4.1/metadata/sql-syntax.idmap \
+	../refman-5.0/metadata/mysql-cluster.idmap \
+	../refman-5.0/metadata/sql-syntax.idmap \
 	../refman-5.1/metadata/news-5.1.idmap \
 	../refman-common/metadata/gpl-license.idmap \
 	metadata/functions-core.idmap \

@@ -1160,7 +1161,7 @@
 	../ndbapi/metadata/errors.idmap \
 	../ndbapi/metadata/ndb-internals.idmap \
 	../ndbapi/metadata/ndbapi.idmap \
-	../refman-4.1/metadata/mysql-cluster.idmap \
+	../refman-5.0/metadata/mysql-cluster.idmap \
 	../refman-5.1/metadata/news-5.1.idmap \
 	../refman-common/metadata/bug-reports.idmap \
 	metadata/client-utility-programs.idmap \

@@ -1214,6 +1215,7 @@
 	../refman-common/news-connector-mxj.xml \
 	../refman-common/news-connector-net.xml \
 	../refman-common/news-connector-odbc.xml \
+	../refman-common/news-mysql-proxy.xml \
 	../refman-common/news-vstudioplugin.xml \
 	../refman-common/urls.ent \
 	all-entities.ent \


Modified: trunk/refman-5.2/manual.xml
===================================================================
--- trunk/refman-5.2/manual.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.2/manual.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 598 bytes

@@ -86,6 +86,8 @@
 
   <xi:include href="connectors.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/mysql-proxy.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
   <xi:include href="extending-mysql.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="faqs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>


Modified: trunk/refman-5.2/news.xml
===================================================================
--- trunk/refman-5.2/news.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-5.2/news.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 474 bytes

@@ -77,4 +77,6 @@
 
   <xi:include href="../refman-common/news-connector-mxj.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+  <xi:include href="../refman-common/news-mysql-proxy.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 </appendix>


Modified: trunk/refman-common/Makefile.depends
===================================================================
--- trunk/refman-common/Makefile.depends	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-common/Makefile.depends	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 579 bytes

@@ -11,7 +11,6 @@
 	../refman-5.0/metadata/dba-core.idmap \
 	../refman-5.0/metadata/errors-problems.idmap \
 	../refman-5.0/metadata/sql-syntax.idmap \
-	../refman-5.0/metadata/stored-procedures.idmap \
 	metadata/information-sources.idmap \
 	metadata/news-connector-j.idmap
 connector-j.validpure: $(connector_j_SOURCES)


Modified: trunk/refman-common/mysql-proxy.xml
===================================================================
--- trunk/refman-common/mysql-proxy.xml	2007-08-21 11:51:43 UTC (rev 7492)
+++ trunk/refman-common/mysql-proxy.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 5, Lines Added: 5, Lines Deleted: 5; 1907 bytes

@@ -228,7 +228,7 @@
       <para>
         The tests try to connect to <literal>localhost</literal> using
         the <literal>root</literal> user. If you need to provide a
-        password, set the <literal>MYSQL_PASSWORD</literal> envirionment
+        password, set the <literal>MYSQL_PASSWORD</literal> environment
         variable:
       </para>
 

@@ -339,7 +339,7 @@
 
       <para>
         The script creates the standard <command>configure</command>
-        script, which you can then use to configure and build weith
+        script, which you can then use to configure and build with
         <command>make</command>:
       </para>
 

@@ -596,7 +596,7 @@
 
       <listitem>
         <para>
-          <literal>read_auth_result()</literal> &mdash; this funciton is
+          <literal>read_auth_result()</literal> &mdash; this function is
           called when the server returns an authorization packet to the
           client indicating whether the authorization succeeded.
         </para>

@@ -1074,7 +1074,7 @@
       </informaltable>
 
       <para>
-        As constants, these entities are available without qualificaiton
+        As constants, these entities are available without qualification
         in the Lua scripts. For example, at the end of the
         <function>read_query_result()</function> you might return
         <literal>PROXY_IGNORE_RESULT:</literal>

@@ -1631,7 +1631,7 @@
         <listitem>
           <para>
             <literal>default_db</literal> &mdash; the default database
-            to to be used once the connection has been made.
+            to be used once the connection has been made.
           </para>
         </listitem>
 


Added: trunk/refman-common/news-mysql-proxy.xml
===================================================================
--- trunk/refman-common/news-mysql-proxy.xml	                        (rev 0)
+++ trunk/refman-common/news-mysql-proxy.xml	2007-08-21 11:55:59 UTC (rev 7493)
Changed blocks: 1, Lines Added: 344, Lines Deleted: 0; 8025 bytes

@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+  <!ENTITY % all.entities SYSTEM "all-entities.ent">
+  %all.entities;
+]>
+<section id="mysql-proxy-news">
+
+  <title>MySQL Proxy Change History</title>
+
+  <section id="mysql-proxy-news-0-6-0">
+
+    <title>Changes in MySQL MySQL Proxy 0.6.0 (Not yet released)</title>
+
+    <para>
+      Functionality added or changed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Added <option>--no-daemon</option> and
<option>--pid-file</option>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added <option>--no-proxy</option> to disable the proxy.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added testcases.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added support for <literal>proxy.response.packets</literal>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added hooks for <function>read_auth()</function>,
<function>read_handshake()</function> and
+          <function>read_auth_result()</function>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added support in <function>read_query_result()</function> to
overwrite the
+          result-set.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added connection pooling.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added a global lua-scope <literal>proxy.global.*</literal>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added support for listening UNIX sockets.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added handling of <literal>proxy.connection.backend_ndx</literal>
in
+          <function>connect_server()</function> and
+          <function>read_query()</function> to support read/write splitting.
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Fixed decoding of len-encoded ints for 3-byte notation.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed check for <literal>glib2</literal> to require at least 2.6.0.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed mem-leak with <literal>proxy.response.*</literal> is used.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed handling of (SQL) <literal>NULL</literal> in result-sets.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed <literal>inj.resultset.affected_rows</literal> on
<literal>SELECT</literal> queries.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed len-encoding on <literal>proxy.resulsets</literal>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion when all backends are down and we try to
+          connect.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion when connecting to the MySQL 6.0.1.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed crash if <literal>proxy.connection</literal> is used in
<function>connect_server()</function>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed connection-stalling if
<function>read_query_result()</function> throws an
+          <function>assert()</function>ion.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion at <literal>COM_SHUTDOWN</literal>. (Bug #29719)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion at login with empty password + empty default
+          db. (Bug #29719)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion on result-packets like <literal>[ field-len | fields |
+          EOF | ERR ]</literal>. (Bug #29732)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed compilation on win32.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion on <literal>COM_BINLOG_DUMP</literal>. (Bug #29764)
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
+  <section id="mysql-proxy-news-0-5-1">
+
+    <title>Changes in MySQL MySQL Proxy 0.5.1 (30 June 2007)</title>
+
+    <para>
+      Functionality added or changed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Added script examples for rewriting and injection.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added support for UNIX sockets.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added protection against duplicate resultsets from a script.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added missing dependency to <literal>libmysqlclient-dev</literal>
to the INSTALL
+          file.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added support for pre-4.1 passwords in a 4.1 connection.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added <literal>inj.query_time</literal> and
<literal>inj.response_time</literal> into the lua
+          scripts.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added <literal>resultset.affected_rows</literal> and
<literal>resultset.insert_id</literal>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added <literal>proxy.VERSION</literal>.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Changed <option>--proxy.profiling</option> to
<option>--proxy-skip-profiling</option>.
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+    <para>
+      Bugs fixed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Fixed assertion when <function>read_query_result()</function> is
not provided when
+          <literal>PROXY_SEND_QUERY</literal> is used.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed warning if <function>connect_server()</function> is not
provided.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed handling of duplicate ERR on
<literal>COM_CHANGE_USER</literal> in MySQL
+          5.1.18+.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed compile error with MySQL 4.1.x on missing COM_STMT_*.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed mysql check in configure to die when mysql.h isn't
+          detected.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed crash on fields > 250 bytes when the resultset is
+          inspected.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Fixed assertion when a error occurs at initial script exec
+          time.
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
+  <section id="mysql-proxy-news-0-5-0">
+
+    <title>Changes in MySQL MySQL Proxy 0.5.0 (19 June 2007)</title>
+
+    <para>
+      This is the first beta release.
+    </para>
+
+    <para>
+      Features in this release:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Added
<literal>automake</literal>/<literal>autoconf</literal>
+          support.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Added <literal>cmake</literal> support.
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
+</section>


Thread
svn commit - mysqldoc@docsrva: r7493 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2 refman-commonmcbrown21 Aug