1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/databases/mysql323-server/files
Alex Dupre 34d3ab84b0 - Use the rcNG script to kill MySQL on deinstallation [1]
- 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)
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup

PR:		ports/79166 [1], ports/79597 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 09:33:11 +00:00
..
mysql-client.sh
mysql-server.sh.in - Use the rcNG script to kill MySQL on deinstallation [1] 2005-04-11 09:33:11 +00:00
patch-configure
patch-Makefile.in
patch-man::Makefile.in
patch-mysys_default.c - Use the rcNG script to kill MySQL on deinstallation [1] 2005-04-11 09:33:11 +00:00
patch-scripts::Makefile.in
patch-scripts::mysql_install_db.sh
patch-scripts::mysqlhotcopy.sh
patch-sql::mysqld.cc
patch-sql::mytcpd.h