Ticket #35121 (closed defect: fixed)
macports-default.cnf is self-inconsistent
| Reported by: | jeremyhu@… | Owned by: | pixilla@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ctreleaven@… | |
| Port: | mysql55 |
Description
macports-default.cnf contatins:
# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES! # Make your changes to /opt/local/etc/mysql55/my.cnf # YOU HAVE BEEN WARNED! # MacPorts default options [mysqld] # skip-networking so multple mysql server ports can be loaded # without each competing for port 3306. # One can always put the servers on different ports and # remove or comment this option. skip-networking
So it warns users to not modify it, but then it suggests that users remove or comment out skip-networking (thus modifying it).
Change History
comment:2 Changed 10 months ago by pixilla@…
Jeremy: I can fix this on Thursday, July 12th. You are welcome to fix the wording now. If you fix this please also fix the typo "multple".
Note: See
TracTickets for help on using
tickets.


Cc Me!