sthen
4e8294791c
Update to 5.1.37 from Brad (maintainer); fixes crashes.
2009-08-05 14:24:33 +00:00
sthen
7ed794627d
Update MySQL to 5.1.33; from Brad.
...
Tested by giovanni@ on amd64 and several ports@ readers.
No problems found with a complete bulk build.
2009-07-27 15:19:15 +00:00
sthen
49782989ff
bugfix update to 5.0.82, from Brad.
2009-05-29 08:42:06 +00:00
sthen
6210021275
SECURITY and bugfix update to 5.0.81, from Brad (maintainer).
2009-05-03 12:19:09 +00:00
sthen
7b00b90062
bugfix/SECURITY update to 5.0.77, from Brad.
2009-02-17 10:46:59 +00:00
sthen
3449d849a6
SECURITY (CVE-2008-2079) and bug fix update to 5.0.75.
...
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html
from Brad (maintainer).
2008-12-28 19:45:17 +00:00
brad
ae711204e0
Upgrade to MySQL 5.0.67.
...
Tested by sthen@ on amd64/sparc64.
2008-08-24 08:40:02 +00:00
merdely
f5df87a3b3
Update to MySQL 5.0.51.
...
From brad
ok mbalmer
2008-01-18 20:31:17 +00:00
robert
0bb447be4f
update to version 5.0.45 that includes bugfixes and a couple of security
...
fixes too;
move to a new way of documenting the usage of mysql,
based on the documentation that can found in postgresql port
the original diff was from Brad; fixes from Stuart Henderson and me;
ok naddy@, espie@, pvalchev@
2007-08-08 21:33:51 +00:00
ckuethe
2b3537d3ea
Update mysql 5.0.37 to 5.0.41, from brad
...
ok robert
2007-06-07 20:35:35 +00:00
ckuethe
1a4eb40557
Update to MySQL 5.0.37, from Frank Denis and Brad Smith
...
ok $MAINTAINER, robert
2007-04-09 22:43:06 +00:00
jakob
79b09e0269
update to 5.0.33; from maintainer (brad@)
2007-01-25 07:41:48 +00:00
brad
0a2a566c1d
upgrade to MySQL 5.0.26
2006-10-14 05:04:54 +00:00
brad
848191a380
upgrade to MySQL 5.0.24a + a few patches.
...
http://bugs.mysql.com/22227 ulong fix
http://bugs.mysql.com/21327 OpenSSL build fix
http://bugs.mysql.com/18630 security context issue fix
http://bugs.mysql.com/17647 case-sensitive fs issue fix
CVE-2006-4226, CVE-2006-4227
2006-10-03 04:52:03 +00:00
brad
d5a5a6309f
upgrade to MySQL 5.0.21
2006-05-10 03:21:30 +00:00
brad
c46274aa32
upgrade to MySQL 5.0.20a
2006-04-30 20:55:44 +00:00
brad
fa9d037470
upgrade to MySQL 5.0.19
2006-03-10 23:51:53 +00:00
brad
cccc040b56
upgrade to MySQL 5.0.18
2006-01-06 00:13:26 +00:00
sturm
e0d4ddb902
SHARED_LIBS, USE_LIBTOOl
2005-12-26 21:32:00 +00:00
brad
37d4ad765f
upgrade to MySQL 4.1.15
2005-12-12 04:55:43 +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
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
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
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
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
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
42c825fdf7
remove extra ulimit setting
2004-05-24 22:40:28 +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
brad
b6ecd9069b
upgrade to MySQL 4.0.18
2004-02-22 01:20:11 +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
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