Bug #54140 main.lock_multi_bug38499 (and others : main.flush) fail on hp/ux 11.11 embedded
Submitted: 1 Jun 2010 12:40 Modified: 2 Dec 2010 9:56
Reporter: Georgi Kodinov Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:5.1-bugteam OS:HP/UX (HP-UX lit01 B.11.11 U 9000/800 995211404)
Assigned to: CPU Architecture:Any

[1 Jun 2010 12:40] Georgi Kodinov
Description:
main.lock_multi_bug38499                 [ fail ]
        Test ended at 2010-06-01 01:03:15

CURRENT_TEST: main.lock_multi_bug38499
mysqltest: At line 39: Cannot start new thread for query

The result from queries just before the failure was:
SET @odl_sync_frm = @@global.sync_frm;
SET @@global.sync_frm = OFF;
DROP TABLE IF EXISTS t1;
CREATE TABLE t1( a INT, b INT );
INSERT INTO t1 VALUES (1, 1), (2, 2), (3, 3), (4, 4);
# 1. test regular tables
# 1.1. test altering of columns that multiupdate doesn't use
# 1.1.1. normal mode

 - saving '/export/home/tmp/pb2/test/sb_1-1875014-1275317062.56/mysql-5.1.47-hpux11.11-hppa2.0w-64bit-test/mysql-test/var-emebbed/log/main.lock_multi_bug38499/' to '/export/home/tmp/pb2/test/sb_1-1875014-1275317062.56/mysql-5.1.47-hpux11.11-hppa2.0w-64bit-test/mysql-test/var-emebbed/log/main.lock_multi_bug38499/'

How to repeat:
Run the tests on hp/ux 11.11

Suggested fix:
n/a
[2 Dec 2010 9:56] Kent Boortz
Platform is not supported any more, see

http://www.mysql.com/support/supportedplatforms/database.html