summaryrefslogtreecommitdiff
path: root/databases/mysql41-server/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - move startup file from Makefile to files/mysql-server.shDirk Froemberg2000-04-021-9/+7
| | | | | - check for start/stop arguments in startup file - don't rip off --force option from mysql_install_db
* - upgrade to 3.22.26aDirk Froemberg1999-09-171-2/+15
| | | | | | | | | | | | - use --enable-assembler for ${ARCH}==i386 Requested by: Martin Nilsson <martin@filex.se> There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files, gcc will "hang" forever, because the assembler is called with '-' and noone is sending data. As a workaround use .S (capital s) files. Then cpp will be called prior to as and thus a pipe can be build.
* Upgrade to 3.22.19b.Dirk Froemberg1999-03-041-29/+9
|
* Upgrade to 3.22.14b-gamma.Dirk Froemberg1999-01-051-11/+15
| | | | | According to T.c.X DataKonsultAB this is the recommended version now. So remove NO_LATEST_LINK (and set it for mysql321).
* Upgrade to 3.22.13-beta.Dirk Froemberg1998-12-241-13/+22
|
* Upgrade to 3.22.11-beta.Dirk Froemberg1998-12-221-34/+20
| | | | Submitted by: Alec Wolman <wolman@cs.washington.edu>
* Update to version 3.22.10-beta.Steve Price1998-11-211-106/+22
| | | | | PR: 8701 Submitted by: maintainer
* Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>Peter Hawkins1998-10-221-33/+53
| | | | | - Upgrade to mysql-3.22.9-beta - fix build under ELF
* This is the latest mysql version.Andreas Klemm1998-09-061-23/+76
| | | | | In the future we have to mysql ports, a stable one and a developer version. Under FreeBSD-current this port supports threads ...
* upgrade to 3.21.33Peter Hawkins1998-08-141-13/+15
|
* Upgrade to version 3.21.25g-gamma.Steve Price1998-03-161-25/+52
| | | | | PR: 5983 Submitted by: Dirk Foremberg <ibex@physik.TU-Berlin.DE>
* Add patch to make this compile on -currentJames FitzGibbon1997-07-021-0/+25
Submitted by: Josh Tiefenbach <josh@ican.net>