aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-sql_mysqld.cc
Commit message (Collapse)AuthorAgeFilesLines
* Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.Peter Pentchev2003-01-311-12/+0
| | | | | | | | | | 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
* -STABLE exits with signal 11 while connecting via TCP/IP if emptyDirk Froemberg2002-11-131-4/+5
| | | | | | | | | | | prototypes are used. -CURRENT needs empty prototypes to build. Use __FreeBSD_version to differentiate. Set CXX to $CC on -STABLE again to get around stability problems under heavy load. Notes: svn path=/head/; revision=70020
* Fix build on 5.0-CURRENT.Dirk Froemberg2002-11-101-0/+11
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=69810
* Upgrade to 3.23.52.Dirk Froemberg2002-08-191-11/+0
| | | | Notes: svn path=/head/; revision=64658
* - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.Dirk Froemberg2002-08-121-0/+11
- add patch to use correct prototypes for libwrap Notes: svn path=/head/; revision=64441