summaryrefslogtreecommitdiff
path: root/databases/mysql-server
AgeCommit message (Collapse)AuthorFilesLines
2000-02-15Update mysql to 3.22.32.bad20-1100/+16
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual.
2000-01-17Redo this patch with less context to avoid a RCS keyword.bad2-28/+17
``This time for sure!''
1999-12-29Regen.bad1-2/+3
1999-12-29Use mit-pthreads/stdio/xprintf.c instead of printf.c because the latterbad1-0/+13
isn't thread safe.
1999-12-29Restore a line that was lost in my previous commit.bad1-7/+11
1999-12-28RCS tag addedwiz1-0/+1
1999-12-22Regen.bad1-4/+3
1999-12-22Defuzz again.bad2-24/+7
1999-12-22Use less context to avoid a RCS keyword in the patch.bad1-30/+8
1999-12-13Oops. This needs to depend on the real mysql-client pkg and not the clientbad1-2/+2
from the test environment.
1999-12-13Regen.bad1-2/+2
1999-12-13Update MySQL to 3.22.27.bad31-1699/+541
There are a bunch of bug fixes to the server. For a complete list see the documentation. Also, get rid of USE_GMAKE. The normal make works just fine. Delete a whole bunch of patches that have been integrated into the distribution. Update the mit-pthreads patches to use _C_LABEL where appropriate so that mit-pthreads works on ELF and a.out for the affected platforms.
1999-11-15cvs admin -ko patch-be (because it contains RCS keywords at the wrongrh2-3/+3
places) and redo defuzz.
1999-11-15defuzzrh2-19/+12
1999-08-24Extract distfile with pax. This works around bugs in our tar that manifestbad1-1/+3
themselves on big endian machines. XXX As a side effect most of the files in bench/Results won't get extracted, but we don't install them anyway.
1999-08-03regen.bad1-3/+8
1999-08-03Add support for m68k machines. Patches by Andy Finnell.bad8-13/+559
Thanks to Greg Oster for testing.
1999-07-12Add ftp.sunet.se to the master sites as ftp.mysql.com doesn't accept passivebad1-2/+3
FTP connections. Per Michael C. Richardson.
1999-07-09Add package patch-sum filesagc1-0/+27
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron1-2/+3
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-24/+20
pattern match format. Minor pkglint along the way.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-4/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-10Make the `ps' check work with systems where ps doesn't necessarily matchtv1-0/+13
the kernel (and ps falls back to /proc).
1999-05-06Second half of the split mysql pkg (server). Works on alpha, arm32, i386,tv29-0/+1858
and sparc (more to come when this works properly with PTL2).