summaryrefslogtreecommitdiff
path: root/databases/mysql41-server/files/patch-mysys_default.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use the rcNG script to kill MySQL on deinstallation [1]Alex Dupre2005-04-111-0/+13
- Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Vasil Dimov <vd@datamax.bg> [2]