Bug #12148 Test "federated" fails: "Lost connection"
Submitted: 25 Jul 2005 9:50 Modified: 29 Jul 2005 21:17
Reporter: Joerg Bruehe Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.0.10 OS:Linux (Linux (Alpha))
Assigned to: Eric Herman CPU Architecture:Any

[25 Jul 2005 9:50] Joerg Bruehe
Description:
Build of 5.0.10, latest two changesets are:
ChangeSet
  1.1965 05/07/22 12:01:42 jimw@mysql.com +1 -0
  Remove use of non-portable gettimeofday() in thr_lock.c (Bug #12100)

ChangeSet
  1.1964 05/07/22 20:56:08 patg@radha.local +1 -0
  removed DBUG code from ha_federated.cc causing windows compile problems.
  This is for the release bk tree, same change as 1.1890, which JimW approved.

Failure seems specific to "ds20":
checking host system type... alphaev6-unknown-linux-gnu

federated                      [ fail ]

Errors are (from /home/mysqldev/ds20/test/mysql-max-5.0.10-beta-linux-alphaev6/mysql-test/var/log/mysqltest-time) :
/home/mysqldev/ds20/test/mysql-max-5.0.10-beta-linux-alphaev6/bin/mysqltest: At line 451: query 'SELECT * FROM federated.t1 WHERE id = 4 AND col1 = 4 AND col2 = 'Two two'' failed: 2013: Lost connection to MySQL server during query
(the last lines may be the most important ones)

Ending Tests

With "--ps-protocol", it happens in the execute phase.

How to repeat:
Build + test.
[29 Jul 2005 21:17] Eric Herman
ds20.mysql.com is a compaq alpha.

mysqldev@ds20:~ > uname -a
Linux ds20 2.4.4-SMP #2 SMP Fri Aug 24 15:45:13 GMT 2001 alpha unknown

This platform is no longer supported.