Bug #35594 main.cast fails on Windows2003-64
Submitted: 27 Mar 2008 10:36 Modified: 26 Jun 2009 3:37
Reporter: Alexander Nozdrin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:5.1 OS:Windows (Win2003, 64bit)
Assigned to: Tatiana Azundris Nuernberg CPU Architecture:Any
Tags: disabled

[27 Mar 2008 10:36] Alexander Nozdrin
Description:
main.cast.test sometimes fails on Windows2003-64
(host: 'vm-win2003-64-b' Win64 VS2005 -max-nt).

The failure occurs only in the 5.1 main tree.
The 5.1-runtime tree is free of this failure.

When the test suite was started manually on this box,
the test case passed.

According to the server log the last query is
  select cast(_koi8r'ÔÅÓÔ' as char character set cp1251);
[cast.test:60]

How to repeat:
https://intranet.mysql.com/secure/pushbuild/xref.pl?testname=main.cast
[27 Mar 2008 10:41] 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/44503

ChangeSet@1.2575, 2008-03-27 13:42:42+03:00, anozdrin@quad.opbmk +1 -0
  Disable cast.test due to Bug#35594.
[27 Mar 2008 12:30] Alexander Nozdrin
Test case disabled in 5.1-runtime.
[20 Apr 2008 13:01] Bugs System
Pushed into 6.0.6-alpha
[20 May 2008 21:22] Bugs System
Pushed into 5.1.25-rc
[28 Jul 2008 16:54] Bugs System
Pushed into 5.1.25-rc  (revid:sp1r-kostja@bodhi.(none)-20080520073817-17550) (version source revid:sp1r-kostja@bodhi.(none)-20080520073817-17550) (pib:3)
[10 Jun 2009 11:28] Philip Stoev
This test is no longer disabled.