aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql50-server/files/patch-sql::mysqld.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove MySQL 5.0, it has been unsupported upstream for about 1.5 yearsFlorian Smeets2013-06-041-11/+0
| | | | | | | Approved by: ale (maintainer) Notes: svn path=/head/; revision=319886
* - Update to 5.0.24Pav Lucistnik2006-08-061-9/+0
| | | | | | | Approved by: ale's vacation Notes: svn path=/head/; revision=169852
* Update to 5.0.11 release.Alex Dupre2005-08-281-3/+12
| | | | | | | | PR: ports/85403 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=141168
* Update to 5.0.3 release:Alex Dupre2005-04-061-36/+0
| | | | | | | | | | - Add the possibility to specify the database directory in rc.conf - Move database creation from post-install stage into startup script - Add the possibility to specify additional command-line arguments to be passed to mysqld_safe on startup Notes: svn path=/head/; revision=132637
* Update to 5.0.2 release:Alex Dupre2005-01-101-8/+43
| | | | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob Submitted by: sobomax [1] Notes: svn path=/head/; revision=126051
* o Definitely fix building on -current.Norikatsu Shigemura2003-02-051-0/+12
o Really overwrite databases when OVERWRITE_DB is set. o Automatically skip installing databases if they already exist (unless OVERWRITE_DB is set). PR: ports/47945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=74879