summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-include::Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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