Commit Graph

11 Commits

Author SHA1 Message Date
giovanni
014ac242d5 Update to 5.1.62, fixes 2 security bugs and other things
ok Brad (Maintainer)
2012-03-26 08:05:01 +00:00
giovanni
d6ea53e8e0 Update to 5.1.58
help and ok Brad (Maintainer)
2011-09-05 07:11:23 +00:00
dcoppa
2dfbfce831 Fix floating point string printing in MySQL status output
(MySQL Bug #61205)

OK Brad (maintainer)
2011-05-19 08:35:15 +00:00
ajacoutot
394ad895ec Revert local patches that reverted a commit that broken MySQL on OpenBSD
64-bit archs and apply a patch from upstream to properly fix the
regression.

from Brad (maintainer)
2011-01-11 11:03:03 +00:00
ajacoutot
df73465884 Update to mysql-5.1.54.
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html

from Brad
2010-12-26 08:23:17 +00:00
sthen
c8e930b871 Update MySQL to 5.1.52, from Brad. 2010-11-10 21:03:03 +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
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
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