Bug #31424 Running mysql-test-run.pl gives warning about --loose-skip-ndbcluster
Submitted: 5 Oct 2007 19:08 Modified: 29 Oct 2007 23:42
Reporter: Hakan Küçükyılmaz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:6.0, 6.0-falcon OS:Any
Assigned to: CPU Architecture:Any

[5 Oct 2007 19:08] Hakan Küçükyılmaz
Description:
Running a mysql test gives warning about unknown option --loose-skip-ndbcluster

How to repeat:
Run a mysql test like falcon_bug_24079

./mysql-test-run.pl --force --suite=falcon falcon_bug_24079

and check log file afterwards:

hakan@lu0011:~/work/mysql/mysql-6.0-falcon/mysql-test$ more var/log/master.err
CURRENT_TEST: falcon.falcon_bug_24079
...
...
...

071005 22:06:44 [Warning] /home/hakan/work/mysql/mysql-6.0-falcon/sql/mysqld: unknown option '--loose
-skip-ndbcluster'
[29 Oct 2007 22:37] Sveta Smirnova
I can not repeat described behaviour with current sources. Looks like bug is fixed already.
[29 Oct 2007 23:42] Hakan Küçükyılmaz
Fixed meanwhile.