Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 3.23.32. | Dirk Froemberg | 2001-01-22 | 1 | -12/+3 |
| | | | | Notes: svn path=/head/; revision=37459 | ||||
* | Install my_config.h to satisfy ports depending on mysql. | Dirk Froemberg | 2000-11-09 | 1 | -3/+12 |
| | | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34927 | ||||
* | - upgrade to 3.22.29 | Dirk Froemberg | 2000-01-05 | 1 | -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 |