Bug #50981 main.ipv6.test fails on Windows
Submitted: 8 Feb 2010 8:50 Modified: 6 Mar 2010 19:49
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Server Severity:S7 (Test Cases)
Version:Celosia (M3) OS:Windows
Assigned to: Horst Hunger CPU Architecture:Any
Tags: pb2, test failure

[8 Feb 2010 8:50] Alexander Nozdrin
Description:
ipv6.test fails in mysql-next-mr-bugfixing on Windows
with the following symptoms:

@@ -15,17 +15,17 @@
 NULL
 SELECT USER();
 USER()
-root@localhost
+root@::1
 SELECT current_user();
 current_user()
-root@localhost
+root@::1

That's probably caused by the patch for Bug#4959.

How to repeat:
See PB2.
[8 Feb 2010 10:40] Horst Hunger
due to patch for bug#49579.
[8 Feb 2010 10:43] 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/99576

2990 Horst.Hunger	2010-02-08
      Patch to fix bug#50981. Replace now the result ::1 by localhost for Windows. Both is valid.
[9 Feb 2010 8:54] Horst Hunger
Pushed to next-mr-bugfixing.
[13 Feb 2010 8:37] Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20100213083436-9pesg4h55w1mekxc) (version source revid:luis.soares@sun.com-20100211135109-t63avry9fqpgyh78) (merge vers: 6.0.14-alpha) (pib:16)
[13 Feb 2010 8:39] Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100213083327-cee4ao3jpg33eggv) (version source revid:luis.soares@sun.com-20100211135018-1f9dbghg0itszigo) (pib:16)
[13 Feb 2010 17:47] Paul DuBois
Changes to test case. No changelog entry needed.

Setting report to Need Merge pending push of Celosia to release tree.
[6 Mar 2010 10:57] Bugs System
Pushed into 5.5.3-m3 (revid:alik@sun.com-20100306103849-hha31z2enhh7jwt3) (version source revid:vvaintroub@mysql.com-20100213160132-nx1vlocxuta76txh) (merge vers: 5.5.99-m3) (pib:16)
[6 Mar 2010 19:49] Paul DuBois
No changelog entry needed.