| Summary: | databases/mysql55-server rc script returns before mysqld is running. | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed Unable to Reproduce | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mathieu Arnold
2014-04-07 16:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) It's strange, because the pid file is created when the server is ready to accept connections. Before, we used to use mysqladmin to check if mysql has started, but they should be equivalent. Can you try to restore the following behavior and see if it makes any difference? http://svnweb.freebsd.org/ports/head/databases/mysql50-server/files/mysql-server.sh.in?r1=217836&r2=242018&pathrev=250000 -- Alex Dupre Hey mat, do you still see the issue? Can you try the proposed patch? (In reply to Alex Dupre from comment #3) > Hey mat, do you still see the issue? Can you try the proposed patch? Yes, I still have the issue (I did freebsd-update install; reboot today on the machine where I have opendnssec, and the daemons failed to start because of that.) I'll try to see if the patch you proposed fixes it later this month. (Pretty busy at work at the moment.) I spent two hours rebooting servers, and I can't seem to reproduce the problem any more, so, just say it is fixed. |