Bug #7797 make test fails on count_distinct3
Submitted: 11 Jan 2005 10:18 Modified: 1 Feb 2005 22:27
Reporter: Nomen Nullus Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.8a OS:Solaris (Solaris 9)
Assigned to: Timour Katchaounov CPU Architecture:Any

[11 Jan 2005 10:18] Nomen Nullus
Description:
$ make test
cd mysql-test; ./mysql-test-run && ./mysql-test-run --ps-protocol
Installing Test Databases
Removing Stale Files
Installing Master Databases
running  ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables     --basedir=. --datadir=./var/master-data --skip-innodb --skip-ndbcluster --skip-bdb     --language=../sql/share/english/ --character-sets-dir=../sql/share/charsets/
Installing Slave Databases
running  ../sql/mysqld --no-defaults --bootstrap --skip-grant-tables     --basedir=. --datadir=./var/slave-data --skip-innodb --skip-ndbcluster --skip-bdb     --language=../sql/share/english/ --character-sets-dir=../sql/share/charsets/
Manager disabled, skipping manager start.
Loading Standard Test Databases
Starting Tests

TEST                            RESULT
-------------------------------------------------------
/*passed and skipped tests*/
count_distinct3                [ fail ]

Errors are (from /SRC/mysql-4.1.8a/mysql-test/var/log/mysqltest-time) :
(the last lines may be the most important ones)
/*file is empty*/

Aborting: count_distinct3 failed. To continue, re-run with '--force'.

Ending Tests
Shutting-down MySQL daemon

Master shutdown finished
Slave shutdown finished
make: *** [test] Error 1

How to repeat:
$ make test
[31 Jan 2005 16:22] Jorge del Conde
hi!

I just tried reproducing this bug with our 4.1.9 binary and was unable to see the behaviour that you described.  Can you please try our latest 4.1.X binary and tell us if you still see this problem ?

Thanks !
[1 Feb 2005 11:31] Nomen Nullus
This test does not fail on 4.1.9 for me either.
[1 Feb 2005 22:27] Jorge del Conde
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/