Bug #43004 main.mysql_client_test fails on Windows in PB2
Submitted: 19 Feb 2009 8:21 Modified: 18 Aug 2009 16:47
Reporter: Alexander Nozdrin Email Updates:
Status: Won't fix Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:6.0-TRUNK OS:Windows
Assigned to: CPU Architecture:Any
Tags: pb2, test failure

[19 Feb 2009 8:21] Alexander Nozdrin
Description:
Symptoms:
-----------------------------------------------------
CURRENT_TEST: main.mysql_client_test
mysqltest: At line 14: command "$MYSQL_CLIENT_TEST --getopt-ll-test=25600M >> $MYSQLTEST_VARDIR/log/mysql_client_test.out.log 2>&1" failed

The result from queries just before the failure was:
SET @old_general_log= @@global.general_log;
-----------------------------------------------------

Reported after a failure on 2009-02-17 in 6.0 main.

This problem seems to be different from the one described in Bug#42083.

How to repeat:
XRef2: http://tinyurl.com/brar9o
[18 Aug 2009 10:28] Bjørn Munch
mysql_client_test/c does not belong to Tools; it's a client API test program. Setting to Tests as I'm not sure where it actually does belong.
[18 Aug 2009 16:47] Konstantin Osipov
There is no 6.0-trunk any more. This hasn't failed since a while ago.
Please reopen the bug if it's still relevant.