Bug #9829 | Automatic startup fails | ||
---|---|---|---|
Submitted: | 11 Apr 2005 22:53 | Modified: | 25 Apr 2005 19:01 |
Reporter: | Ric Dunn | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 5.0.3 beta | OS: | MacOS (OS X 10.3.8) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[11 Apr 2005 22:53]
Ric Dunn
[15 Apr 2005 13:33]
Rudenko Ilya
I have same problem. Solve of this problem is correcting path to mysqlmanager in file mysql.start wrong path referrers to sbin directory of mysql. Correct path to mysqlmanager is mysql_basedir/libexec/mysqlmanager
[15 Apr 2005 13:37]
Rudenko Ilya
Sorry even changing path to libexec does not solve this problem
[15 Apr 2005 21:54]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/24067
[16 Apr 2005 3:03]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/24073
[25 Apr 2005 19:01]
Jim Winstead
This was fixed in 5.0.4. Thanks for the report.