Commit Graph

23 Commits

Author SHA1 Message Date
bernd
c150c3f7ba Security update to mysql-5.0.22.
From mysql ChangeLog:

An SQL-injection security hole has been found in multi-byte encoding
processing. The bug was in the server, incorrectly parsing the string
escaped with the mysql_real_escape_string() C API function. (Bug#8378)

Detailed information:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-22.html

ok brad@
2006-06-02 18:34:12 +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
brad
37d4ad765f upgrade to MySQL 4.1.15 2005-12-12 04:55:43 +00:00
brad
8768362a26 upgrade to MySQL 4.1.14 2005-09-04 22:51:24 +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
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
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
b6ecd9069b upgrade to MySQL 4.0.18 2004-02-22 01:20:11 +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
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
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
d320bc2c54 upgrade to MySQL 3.23.54 2002-12-14 23:56:43 +00:00
brad
e87235f87e upgrade to MySQL 3.23.49 2002-02-18 03:25:33 +00:00
brad
feb4f03daf upgrade to MySQL 3.23.48 2002-02-10 03:49:53 +00:00
brad
f832fe4919 upgrade to MySQL 3.23.47 2001-12-29 17:56:56 +00:00
brad
af59157dc9 upgrade to MySQL 3.23.46
--
- The port has switched back to using native threads. Only tested and known to work on i386. For everything else the port is currently marked BROKEN until the appropriate architectures are tested. Do not even try this if you're not running -current libc_r.
- As suggested by Marc Espie, make symlink for the MySQL client library in lib/ to eliminate the need for adding lib/mysql to the shlib dir path. Porters have to be careful and ensure autoconf scripts do not arbitrarily enable MySQL support after this change.
2001-12-22 03:54:44 +00:00