Bug #5844 Failing mysql-test-run leaves stray NDB processes behind
Submitted: 1 Oct 2004 14:03 Modified: 4 Oct 2004 0:22
Reporter: Lenz Grimmer
Status: Closed
Category:Server: Cluster Severity:S3 (Non-critical)
Version:4.1 OS:
Assigned to: Tomas Ulin Target Version:

[1 Oct 2004 14:03] Lenz Grimmer
Description:
I noticed that when the mysql-test-run is run with NDB Cluster enabled, it leaves a lot
of stray NDB processes (ndbd and ndb_mgmd) behind. It would be great if these could be
shut down, if the test suite fails.

How to repeat:
Run "mysql-test-run --with-ndbcluster" and notice many stray ndbd and ndb_mgmd processes
if the test suite fails.

Suggested fix:
Include a function to mysql-test-run to shut down all NDB instanced on error.
[4 Oct 2004 0:22] Tomas Ulin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html