On 2013-02-25 , at 07:24 , Murray Eisenberg <[email protected]> wrote: > > After I install the port mysql55-server, I have among other things binaries > > /opt/local/lib/mysql55/bin/mysqld > /opt/local/share/mysql55/support-files/mysql.server > > What's the difference?
mysql.server isn't a binary - it is a shell script. Looking into the contents it appears to be the start/stop/restart tool for Linux-like systems. The macports version of start/stop is done with launchd and daemondo - that's what the port load/unload commands do. I don't think the mysql.server file is actually used in a typical Mac OS X environment. 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
