[MacPorts] #13647: mysql5 startup script is broken due to
non-standard default command names
MacPorts
trac at macosforge.org
Sun Dec 23 08:07:43 PST 2007
#13647: mysql5 startup script is broken due to non-standard default command names
-----------------------------------+----------------------------------------
Reporter: chris at improbable.org | Owner: ryandesign at macports.org
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: invalid | Keywords:
-----------------------------------+----------------------------------------
Changes (by ryandesign at macports.org):
* status: new => closed
* resolution: => invalid
Comment:
The `mysql.server` script should work correctly. The `$bindir` referenced
in the script is `/opt/local/lib/mysql5/bin`; if you look into that
directory, you will find the binaries without the "5" suffix.
However, you are not supposed to use the `mysql.server` script directly.
Instead, you're expected to use "`sudo port load mysql5`" and "`sudo port
unload mysql5`" to start and stop the server, respectively.
If you believe the `mysql.server` script truly is broken, then please
reopen this ticket and paste in the error message you receive.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13647#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list