Commit Graph

185 Commits

Author SHA1 Message Date
brad
37d4ad765f upgrade to MySQL 4.1.15 2005-12-12 04:55:43 +00:00
pvalchev
b09d0d4659 pass --with-low-memory on ARM architectures per configure script
advice so this compiles with reasonable resources
2005-12-10 00:19:09 +00:00
wilfried
5e167e48a0 fix plists, ok brad@ 2005-10-16 18:16:27 +00:00
brad
f043d4a44f bump server PKGNAME 2005-10-07 22:48:42 +00:00
brad
bc8d732f72 fix creation of socket dir.
From: kevlo@
2005-10-07 22:48:12 +00:00
brad
9633d1ff97 use -f with chown 2005-10-07 22:46:47 +00:00
brad
8768362a26 upgrade to MySQL 4.1.14 2005-09-04 22:51:24 +00:00
brad
5c2c54d785 remove HAVE_BROKEN_REALPATH workaround now that OpenBSD's realpath()
is thread-safe.
2005-03-30 03:07:52 +00:00
brad
0df4459737 upgrade to MySQL 4.0.24 2005-03-23 03:47:20 +00:00
brad
3ec15219ff add SIZE 2005-02-06 08:18:15 +00:00
alek
d5005233fd Fix WANTLIB marker 2005-01-25 16:01:07 +00:00
brad
843e3c4483 fix symlink vulnerability.
http://lists.mysql.com/internals/20600

From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-01-20 03:00:00 +00:00
brad
7f3db6f8cd go away 0 byte file. 2005-01-20 02:49:25 +00:00
brad
1337fc6ca9 upgrade to MySQL 4.0.23
fixes some crashing issues among many other bug fixes,
seems to have resolved a crashing issue henning@ was
experiencing on sparc64.
2005-01-14 01:42:58 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
28a459bb6d WANTLIB markers 2004-11-22 16:59:29 +00:00
brad
fc486884a3 * Fixed bug with crash of server on some values of read_rnd_buffer_size (Bug #5492) 2004-10-20 08:09:36 +00:00
brad
ce8889672c bump PKGNAME for both client and server. 2004-10-20 07:38:50 +00:00
brad
f224072f1b * Fixed bug in privilege checking where, under some conditions, one
was able to grant privileges on the database, he has no privileges
  on. (Bug #3933)
2004-10-20 07:36:04 +00:00
brad
748c1d4b56 * Fixed potential memory overrun in `mysql_real_connect()' (which
required a compromised DNS server and certain operating systems).
  (Bug #4017)

* Fixed crash in `MATCH ... AGAINST()' on a phrase search operator
  with a missing closing double quote. (Bug #3870)

* Fixed a crash on declaration of `DECIMAL(0,...)' column. (Bug
  #4046)
2004-10-20 04:47:29 +00:00
brad
feb0e2638a sync 2004-10-20 01:54:05 +00:00
espie
e177182693 trim down INSTALL -> @newuser/@newgroup 2004-10-12 21:14:42 +00:00
espie
432547e0f6 do not show stuff that's done by pkg_delete -c when pkg_delete -c is
not mentioned.

(pkg_delete has all the info to do a good job of this, and will do so soon).
2004-10-12 21:00:27 +00:00
robert
a56bc44979 SECURITY:
Jeroen van Wolffelaar <jeroen@wolffelaar.nl> discovered an
insecure temporary file vulnerability in the mysqlhotcopy
script when using the scp method.

ok naddy, brad, pvalchev
2004-08-20 09:21:19 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
espie
9aba03e0b8 OpenBSD now is a HAVE_ERRNO_AS_DEFINE platform.
(regen other patches).

Quick fix, since this breaks qt3 build, and thus a lot of ports.
2004-07-18 11:38:23 +00:00
brad
9edc7d5f0b use this workaround only with gcc2 2004-06-24 06:35:51 +00:00
brad
12fd4ec729 better 2004-06-23 04:04:05 +00:00
brad
42c825fdf7 remove extra ulimit setting 2004-05-24 22:40:28 +00:00
brad
d91dc14e84 somehow cvs missed this. 2004-05-22 11:39:10 +00:00
brad
92121e2a16 upgrade to MySQL 4.0.20 2004-05-21 12:16:21 +00:00
brad
c76e4b492f revert back to 4.0.18
for details http://dev.mysql.com/doc/mysql/en/News-4.0.19.html

thanks to Frank Denis for pointing this out to me.
2004-05-16 09:01:15 +00:00
brad
b72dc871d3 upgrade to MySQL 4.0.19 2004-05-16 04:30:39 +00:00
brad
91d68f94f5 Fix a tmpfile/symlink issue with mysqlbug.
http://marc.theaimsgroup.com/?l=bugtraq&m=108023246916294&w=2

Fix from MySQL BitKeeper repo via Robert Nagy <thuglife at bsd dot hu>
2004-04-16 00:14:03 +00:00
pvalchev
ad7f9c5e6a mark as broken on m88k, same reason as hppa 2004-03-31 04:06:20 +00:00
pvalchev
85593466a7 mark as broken on hppa: gen_lex_hash hangs build 2004-03-10 20:28:07 +00:00
brad
8edb391ee5 @extra removes user/group too 2004-02-25 23:54:19 +00:00
brad
83bf39eed7 use autoconf 2.57 2004-02-25 08:21:18 +00:00
brad
b6ecd9069b upgrade to MySQL 4.0.18 2004-02-22 01:20:11 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
brad
0f2c3343eb add @extra support 2004-01-31 03:08:49 +00:00
espie
ab60cbfa27 fix buglet 2004-01-06 14:13:03 +00:00
wilfried
51842af595 use p5-DBD-mysql 2003-12-30 20:42:48 +00:00
brad
85a181c1d5 move mysql_config to -client sub-package 2003-12-30 20:07:27 +00:00
wilfried
dc39a99c4d allow make regress to run all tests even if some fail, ok brad 2003-12-30 20:01:21 +00:00
brad
0a085096c2 fix a typo which I had fixed locally but I didnt re-run update-patches
Noticed by pb@
2003-12-30 08:47:02 +00:00
brad
22182225c4 missed this one. 2003-12-30 05:58:51 +00:00
brad
f8f2fea305 upgrade to MySQL 4.0.17
LOTS of people have asked for this so here is my work in progress.
test as much as possible.
2003-12-30 05:57:30 +00:00
espie
7e9f4c3ab7 Include -lsupc++ if it's there. 2003-12-28 22:17:50 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00