Bug #15673 Test case 'federated_archive' fails on Mac OS X 10.4
Submitted: 11 Dec 2005 23:05 Modified: 30 Oct 2007 21:04
Reporter: Kent Boortz Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:5.0.16, 5.0.17-pre OS:MacOS (Mac OS X 10.4)
Assigned to: Antony Curtis CPU Architecture:Any

[11 Dec 2005 23:05] Kent Boortz
Description:
Test case 'federated_archive' fails with

  In included file "./include/federated.inc": 
  At line 9: query 'stop slave' failed: 2013: Lost connection to MySQL server during query

How to repeat:
Run the test case 'federated_archive' on Mac OS X 10.4
[12 Dec 2005 23:24] Patrick Galbraith
looking into this...
[13 Dec 2005 19:42] Patrick Galbraith
This test fails even without any federated tables in the test. It has something to do with the rpl setup that these tests use.
[27 Dec 2005 9:27] Ingo Strüwing
It fails differently on SuSE Linux:

uname -a
Linux sles9-x86 2.6.5-7.139-smp #1 SMP Fri Jan 14 15:41:33 UTC 2005 i686 i686 i386 GNU/Linux

federated_archive              [ fail ]

Errors are (from /nfstmp1/ingo/autopush-776/mysql-5.1/mysql-test/var/log/mysqltest-time) :
mysqltest: In included file "./include/federated_cleanup.inc": At line 10: query 'DROP DATABASE IF EXISTS federated' failed: 1010: Error dropping database (can't rmdir './federated/', errno: 17)

On my home system (Debian GNU/Linux) the test passes.
[19 Jul 2006 2:56] Patrick Galbraith
I'm not sure what status to give this - Kent - could your team see if this is still broken? I can't get a build to work on my mac build box using BUILD/compile-ppc-debug-max. I get the error:

onfigure.in: installing `./missing'
client/Makefile.am: installing `./depcomp'
ndb/test/ndbapi/Makefile.am:84: invalid unused variable name: `test_event_merge_SOURCES'
ndb/test/ndbapi/Makefile.am:74: invalid unused variable name: `test_event_SOURCES'
ndb/test/ndbapi/Makefile.am:82: invalid unused variable name: `test_event_multi_table_SOURCES'
ndb/test/ndbapi/Makefile.am:84: invalid unused variable name: `test_event_merge_SOURCES'
ndb/test/ndbapi/Makefile.am:74: invalid unused variable name: `test_event_SOURCES'
ndb/test/ndbapi/Makefile.am:82: invalid unused variable name: `test_event_multi_table_SOURCES'
++++ die 'Can'\''t execute automake'
++++ echo 'Can'\''t execute automake'
Can't execute automake
++++ exit 1

I don't know how many times I've had to deal with automake/autoconf versions on mac to get this to work ;)

If it's still broken, feel free to set it back to open/verified, and I'll look into it and try to find a better build platform.

Thanks!
[19 Aug 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[27 Nov 2006 15:21] Joerg Bruehe
Still current, happened in the 5.0.30 build:

osx-tiger-ppc-5.0-enterprise.log   debug
[30 Oct 2007 21:04] Antony Curtis
Unable to reproduce using 5.0.52 on powerpc mac.
[8 Nov 2007 22:03] Joerg Bruehe
I checked all release build logs from 5.0.40 to 5.0.50:

The problem was last seen in 5.0.42, all later versions don't have it.