summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/files/patch-sql::mysqld.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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