#13647: mysql5 startup script is broken due to non-standard default command names -----------------------------------+---------------------------------------- Reporter: chris@improbable.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: -----------------------------------+---------------------------------------- Changes (by ryandesign@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