Commit Graph

213 Commits

Author SHA1 Message Date
merdely
1e5d3a60aa Update to MySQL 5.0.51.
(rest of diff)

From brad
ok mbalmer
2008-01-18 20:34:14 +00:00
merdely
f5df87a3b3 Update to MySQL 5.0.51.
From brad
ok mbalmer
2008-01-18 20:31:17 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
espie
355696517f fix race during parallel install 2007-12-28 22:15:19 +00:00
merdely
da6a62a332 Enable build for hppa & remove unnecessary comment.
From and tested by brad@
"if it works" steven@
2007-11-01 23:54:54 +00:00
simon
376085b020 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 22:27:38 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +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
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jakob
79b09e0269 update to 5.0.33; from maintainer (brad@) 2007-01-25 07:41:48 +00:00
bernd
f49fde21a1 Add missing @pkgpath after MULTI_PACKAGES conversion. 2006-12-07 11:42:37 +00:00
espie
9790e69040 new MULTI_PACKAGES and a server fix (was missing some lib depends) 2006-11-26 11:08:32 +00:00
brad
f94a4f6a91 upgrade to MySQL 5.0.27 2006-10-29 20:28:24 +00:00
brad
6ce4f3210c argh! it turns out MySQL AB screwed up and made unintended API/ABI changes
with 5.0.26 which will be reverted with the next release. bump the major
version of the client shared libs.
2006-10-28 15:28:35 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
brad
84f9ee11be Use the Alpha BWX instruction set as a workaround for an alignment
bug found in both gcc 2.x and gcc 3.x. This at least allows MySQL
to work on EV56 and newer CPUs.

Thanks to jason@ for tracking down the issue and recommending a
workaround.
2006-10-23 03:18:09 +00:00
bernd
51e003e33c Don't install a default database with an empty root password. From now on,
the user has to create the initial database himself.

Inspired by mbalmer@s change to postgresql-server.

Additionally: Don't remove the databases when mysql-server is deinstalled
via 'pkg_delete -c'.

ok brad@, mbalmer@
2006-10-18 18:35: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
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
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +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
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