Author: jstephens
Date: 2009-11-06 21:24:57 +0100 (Fri, 06 Nov 2009)
New Revision: 17509
Log:
Tagged Bug #45017 changelog entry for NDB-7.0.10 fix (See Bug #45017)
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2009-11-06 19:54:26 UTC (rev 17508)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2009-11-06 20:24:57 UTC (rev 17509)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 1; 907 bytes
@@ -71409,10 +71409,12 @@
<bugs>
<fixes bugid="45017"/>
+ <seealsobug bugid="47757"/>
</bugs>
<versions>
<version ver="5.1.38"/>
+ <version ver="5.1.39-ndb-7.0.10"/>
<version ver="5.4.4"/>
</versions>
@@ -71425,7 +71427,8 @@
mapped to multiple IP address and the server was not bound to
the first one returned. Now
<literal role="cfunc">mysql_real_connect()</literal> attempts to
- connect to all IPv4/6 addresses that a domain name maps to.
+ connect to all IPv4 or IPv6 addresses that a domain name maps
+ to.
</para>
</message>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17509 - trunk/dynamic-docs/changelog | jon.stephens | 6 Nov 2009 |