Here are the tests that fail on UnixWare 7.1.4 and MySQL 4.1.12

Boyd Lynn Gerber <[email protected]> Tue, 31 May 2005 01:44:47 -0600
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
Hello,

Here are the tests that fail.  The func_compress test will pass with 128 
MB memory and only one user logged in and no Xserver running.  It will 
fail with scologin enable.  This has one Xserver running with one xterm 
and gives the below.  The real problem is with the KILL test.

func_compress                  [ fail ]

Errors are (from 
/home/mount/zensco/local/zenez/build/mysql-4.1.12/mysql-test/var/log/mysqltest-time) 
:
/home/mount/zensco/local/zenez/build/mysql-4.1.12/client/.libs/mysqltest: 
At line 46: query 'select compress(repeat('aaaaaaaaaa', IF('', 10, 
10000000))) is null' failed: 5: Out of memory (Needed 120000024 bytes)
(the last lines may be the most important ones)

Ending Tests
Shutting-down MySQL daemon

master not cooperating with mysqladmin, will try manual kill
master refused to die. Sending SIGKILL
Master shutdown finished
Slave shutdown finished
Resuming Tests

kill                           [ fail ]

Errors are (from 
/home/mount/zensco/local/zenez/build/mysql-4.1.12/mysql-test/var/log/mysqltest-time) 
:
/home/mount/zensco/local/zenez/build/mysql-4.1.12/client/.libs/mysqltest: 
At line 31: query 'select 1' succeeded - should have failed with errno 
2006...
/home/mount/zensco/local/zenez/build/mysql-4.1.12/client/.libs/mysqltest: 
At line 41: Result length mismatch
(the last lines may be the most important ones)
Below are the diffs between actual and expected results:
-------------------------------------------------------
*** r/kill.result       Fri May 13 15:04:03 2005
--- r/kill.reject       Tue May 31 09:38:47 2005
***************
*** 6,12 ****
  0
  kill @id;
  select 1;
- Got one of the listed errors
  select ((@id := kill_id) - kill_id) from t1;
  ((@id := kill_id) - kill_id)
  0
--- 6,11 ----
-------------------------------------------------------
Please follow the instructions outlined at
http://www.mysql.com/doc/en/Reporting_mysqltest_bugs.html
to find the reason to this problem and how to report this.


Ending Tests
Shutting-down MySQL daemon

Master shutdown finished
Slave shutdown finished
Resuming Tests

or 

kill                           [ fail ]

Errors are (from /home/mount/zensco/local/zenez/build/mysql-4.1.12/mysql-test/var/log/mysqltest-time) :
/home/mount/zensco/local/zenez/build/mysql-4.1.12/client/.libs/mysqltest: At line 31: query 'select 1' succeeded - should have failed with errno 2006...
/home/mount/zensco/local/zenez/build/mysql-4.1.12/client/.libs/mysqltest: At line 34: query 'select ((@id := kill_id) - kill_id) from t1' failed: 2013: Lost connection to MySQL server during query
(the last lines may be the most important ones)

Aborting: kill failed in default mode. To continue, re-run with '--force'.

Ending Tests
Shutting-down MySQL daemon

Master shutdown finished
Slave shutdown finished


--
Boyd Gerber <[email protected]>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047

-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]