summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-include::Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0.12.Norikatsu Shigemura2003-03-241-14/+0
| | | | | | | | PR: ports/50130 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=77407
* Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.Peter Pentchev2003-01-311-3/+3
| | | | | | | | | | PR: 45543 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo-copy approved by: portmgr (will) Repo-copy performed by: cvs (josefk) Notes: svn path=/head/; revision=74356
* Upgrade to 3.23.54.Dirk Froemberg2002-12-141-7/+7
| | | | | | | | | | | | This fixes a security hole which is remotely exploitable. See http://security.e-matters.de/advisories/042002.html for details. Submitted by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=71630
* Upgrade to 3.23.32.Dirk Froemberg2001-01-221-12/+3
| | | | Notes: svn path=/head/; revision=37459
* Install my_config.h to satisfy ports depending on mysql.Dirk Froemberg2000-11-091-3/+12
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34927
* - upgrade to 3.22.29Dirk Froemberg2000-01-051-0/+14
- add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of memory and cpu time. It seems to be a gcc compiler bug in conjunction with -O. Notes: svn path=/head/; revision=24452