Bug #11808 Test case 'mysql_client_test' fails in assert 'double_data == o_double_data'
Submitted: 8 Jul 2005 6:41 Modified: 1 Sep 2005 14:23
Reporter: Kent Boortz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.9-pre OS:Solaris (Solaris 8 x86)
Assigned to: Ramil Kalimullin CPU Architecture:Any

[8 Jul 2005 6:41] Kent Boortz
Description:
The server is compiled using "Sun C++ 5.6 2004/06/02",
and the tesst fails like

  mysql_client_test               [ fail ]
  mysql_client_test.c:1648: check failed: 'double_data == o_double_data'
  Abort - core dumped

How to repeat:
Run the test case
[8 Jul 2005 13:59] 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/internals/26815
[13 Jul 2005 5:08] 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/internals/26976
[13 Jul 2005 6:49] 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/internals/26977
[13 Jul 2005 7:13] Ramil Kalimullin
fixed in 5.0.10
[14 Jul 2005 11:35] Lenz Grimmer
This failure also occurs in the 4.1 tree (BUG#10443) - Ramil will backport the fix from 5.0 to 4.1, so it's fixed before we do the final 4.1.13 build run.
[14 Jul 2005 12:05] Lenz Grimmer
Correction: the duplicate is not BUG#10443, but rather BUG#9914. Sorry about that.
[27 Jul 2005 22:38] Mike Hillyer
Need to know whether this did in fact make it into 4.1.13 before we can add it to the changelog.
[1 Sep 2005 14:23] Paul DuBois
No changelog entry needed.