Bug #11808 Test case 'mysql_client_test' fails in assert 'double_data == o_double_data'
Submitted: 8 Jul 2005 8:41 Modified: 1 Sep 2005 16:23
Reporter: Kent Boortz
Status: Closed
Category:Server Severity:S3 (Non-critical)
Version:5.0.9-pre OS:Sun Solaris (Solaris 8 x86)
Assigned to: Ramil Kalimullin Target Version:

[8 Jul 2005 8: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 15: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 7: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 8: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 9:13] Ramil Kalimullin
fixed in 5.0.10
[14 Jul 2005 13: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 14:05] Lenz Grimmer
Correction: the duplicate is not BUG#10443, but rather BUG#9914. Sorry about that.
[28 Jul 2005 0: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 16:23] Paul DuBois
No changelog entry needed.