Bug #9375 mysqlmanager segmentation fault
Submitted: 24 Mar 2005 8:30 Modified: 29 Mar 2005 15:46
Reporter: Martin Karch Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.3 OS:Linux (Linux)
Assigned to: CPU Architecture:Any

[24 Mar 2005 8:30] Martin Karch
Description:
since the mysql.server script uses mysqlmanager the server doesn't start correctly. calling mysqlmanager manually i get a "segmentation fault" error message.

starting the server manually by mysqld_safe it works.

tested with the build from 2005-03-20 and 2005-03-23. i'm using slackware 10.1 linux.

How to repeat:
compile the mentioned builds on slack 10.1 (propably it appears on other linux' , too?!) and try to start the server by the mysql.server script.

Suggested fix:
again use mysqld_safe in the script until mysqlmanager is fixed
[29 Mar 2005 8:46] Martin Karch
works now with mysqlmanager in the new libexec-subdirectory. (tested with 5.0.4 nightly 2005-03-28)
[29 Mar 2005 15:46] MySQL Verification Team
Thank you for the update.