Bug #32731 falcon_bug_27951 fails randomly
Submitted: 26 Nov 2007 19:37
Reporter: Ingo Strüwing
Status: Verified
Category:Tests: Engine Severity:S1 (Critical)
Version:6.0.4 OS:Linux (Debian)
Assigned to: Target Version:
Tags: pbfail
Triage: D3 (Medium)

[26 Nov 2007 19:37] Ingo Strüwing
Description:
falcon.falcon_bug_27951        [ fail ]

mysqltest: At line 36: query 'SELECT count(*) FROM t1' failed: 2013: Lost connection to
MySQL server during query

The result from queries just before the failure was:
*** Bug #27951 ***
SET @@storage_engine = 'Falcon';
DROP TABLE IF EXISTS t1;
CREATE TABLE t1 (a serial, b varchar(500));
INSERT INTO t1 (b) VALUES (repeat('a', 500));
SELECT count(*) FROM t1;

More results from queries before failure can be found in
/dev/shm/var-falcon-111/log/falcon_bug_27951.log

Disabling test case. Please re-enable after fix.

How to repeat:
See pushbuild, for example
https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=mysql-6.0-engines
log
https://intranet.mysql.com/secure/pushbuild/getlog.pl?dir=mysql-6.0-engines&entry=istruewi...
See also
https://intranet.mysql.com/secure/pushbuild/xref.pl?startdate=&enddate=&dir=&plat=&testtyp...
[26 Nov 2007 19:40] Ingo Strüwing
Sorry, wrong operating system. It happened on debx86-b.
[28 Nov 2007 11:23] Bugs System
Pushed into 6.0.4-alpha