Bug #33152 testsuite fails when started as root
Submitted: 11 Dec 2007 19:58 Modified: 12 Dec 2007 8:39
Reporter: Norbert Tretkowski Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.0.51 OS:Linux (Debian 4.0)
Assigned to: CPU Architecture:Any

[11 Dec 2007 19:58] Norbert Tretkowski
Description:
When running the testsuite as root after compiling 5.0.51, it fails completely with such an error:

ERROR: Failed to start master mysqld 0

I'll attach a complete log of the testsuite run. This issue is fixed in 5.0.52 already, and doesn't happen when running the testsuite with a non-root user. 

Getting a patch for 5.0.51 would be nice for distributions shipping the Community Edition of MySQL.

How to repeat:
Run the testsuite as root user.
[11 Dec 2007 19:59] Norbert Tretkowski
log of testsuite started as root

Attachment: mysql-5.0.51-build.log.gz (application/x-gzip, text), 4.28 KiB.

[12 Dec 2007 8:39] Daniel Fischer
There's an easy workaround: Use --mysqld=--user=root when running the test suite.

Closing as duplicate since it is already fixed in 5.0.52.