Bug #5844 Failing mysql-test-run leaves stray NDB processes behind
Submitted: 1 Oct 2004 12:03 Modified: 3 Oct 2004 22:22
Reporter: Lenz Grimmer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1 OS:
Assigned to: Tomas Ulin CPU Architecture:Any

[1 Oct 2004 12: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.
[3 Oct 2004 22: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