Bug #42413 IPv6 connection handling code bugs
Submitted: 28 Jan 2009 10:55 Modified: 31 Jan 2009 23:49
Reporter: Frazer Clement Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1-telco-6.4 OS:Any
Assigned to: Frazer Clement CPU Architecture:Any

[28 Jan 2009 10:55] Frazer Clement
Description:
Bugs found in backported IPv6 code, similar to those reported in bug#42412.

How to repeat:
See bug#42412.
[28 Jan 2009 10:59] Frazer Clement
Proposed fix, including unrelated change to configure.in.

Attachment: bug42413.patch (text/x-patch), 4.41 KiB.

[28 Jan 2009 11:44] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/64270

3232 Frazer Clement	2009-01-28
      Bug#42413 : IPv6 connection handling code bugs
      
      Fix some bugs in backport of IPv6 code from mysql-6.0.
      
      Also, unrelated Ndb Version fix to configure.in
[28 Jan 2009 11:48] Bugs System
Pushed into 5.1.31-ndb-6.4.2 (revid:frazer@mysql.com-20090128114349-1ceogxikmf748sv3) (version source revid:frazer@mysql.com-20090128114349-1ceogxikmf748sv3) (merge vers: 5.1.31-ndb-6.4.2) (pib:6)
[31 Jan 2009 23:49] Jon Stephens
Documented bugfix in the NDB-6.4.2 changelog as follows:

        Connections using IPv6 were not handled correctly by mysqld. See also Bug #42412 and Bug #38247.