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
brad
04c6071b5b
add missing MESSAGE file.
2003-08-28 00:44:03 +00:00
brad
c50020e757
use new user/group schema
2003-08-27 00:14:49 +00:00
brad
90327a4768
upgrade to MySQL 3.23.57 + patches
...
fixes some older security issues as well as a soon to be disclosed issue.
ok naddy@
2003-08-26 15:37:18 +00:00
pvalchev
56b04f708e
these innobase libraries are used only as static helper libraries to
...
link mysql, and are not actually supposed to be installed anywhere,
especially not some random location outside of fake...
discussed w/ naddy, ok by maintainer brad
2003-05-21 07:04:54 +00:00
avsm
c4574d65d9
incomplete format string; bug #287 filed with mysql - brad@ ok
2003-04-14 14:27:43 +00:00
brad
999d519077
upgrade to MySQL 3.23.55
...
STABILITY FIX:
Fixed double free'd pointer bug in mysql_change_user() handling, that
enabled a specially hacked version of MySQL client to crash mysqld.
Note, that one needs to login to the server by using a valid user
account to be able to exploit this bug.
2003-01-29 16:35:55 +00:00
brad
207714a5c4
add #!/bin/sh
2003-01-20 19:15:31 +00:00