summaryrefslogtreecommitdiff
path: root/databases/mysql5-client
diff options
context:
space:
mode:
authoradam <adam>2007-03-11 18:42:27 +0000
committeradam <adam>2007-03-11 18:42:27 +0000
commit47f38c62afe189cf49caa1da611aaed564d8d32a (patch)
treeaa7387385ccc354202de04b4f73a52e635b67af9 /databases/mysql5-client
parent360ec30e00bccd702882203ca20c46819f7c445a (diff)
downloadpkgsrc-47f38c62afe189cf49caa1da611aaed564d8d32a.tar.gz
Changes 5.0.37:
* Added the SHOW PROFILES and SHOW PROFILE statements to display statement profile data, and the accompanying INFORMATION_SCHEMA.PROFILING table. * Added the Uptime_since_flush_status status variable, which indicates the number of seconds since the most recent FLUSH STATUS statement. * Incompatible change in DATE_FORMAT(). * NDB Cluster: The LockPagesInMainMemory configuration parameter has changed its type and possible values. * The bundled yaSSL library was upgraded to version 1.5.8. * The --skip-thread-priority option now is enabled by default for binary Mac OS X distributions. Use of thread priorities degrades performance on Mac OS X. * Added the --disable-grant-options option to configure. * Bug fixes.
Diffstat (limited to 'databases/mysql5-client')
-rw-r--r--databases/mysql5-client/Makefile5
-rw-r--r--databases/mysql5-client/Makefile.common4
-rw-r--r--databases/mysql5-client/distinfo50
-rw-r--r--databases/mysql5-client/patches/patch-ab6
-rw-r--r--databases/mysql5-client/patches/patch-ac14
-rw-r--r--databases/mysql5-client/patches/patch-ad8
-rw-r--r--databases/mysql5-client/patches/patch-ae12
-rw-r--r--databases/mysql5-client/patches/patch-af8
-rw-r--r--databases/mysql5-client/patches/patch-ag10
-rw-r--r--databases/mysql5-client/patches/patch-ah8
-rw-r--r--databases/mysql5-client/patches/patch-ai8
-rw-r--r--databases/mysql5-client/patches/patch-aj8
-rw-r--r--databases/mysql5-client/patches/patch-ak8
-rw-r--r--databases/mysql5-client/patches/patch-al22
-rw-r--r--databases/mysql5-client/patches/patch-am8
-rw-r--r--databases/mysql5-client/patches/patch-an8
-rw-r--r--databases/mysql5-client/patches/patch-ao8
-rw-r--r--databases/mysql5-client/patches/patch-ap8
-rw-r--r--databases/mysql5-client/patches/patch-aq8
-rw-r--r--databases/mysql5-client/patches/patch-ar8
-rw-r--r--databases/mysql5-client/patches/patch-as8
-rw-r--r--databases/mysql5-client/patches/patch-at8
-rw-r--r--databases/mysql5-client/patches/patch-au12
-rw-r--r--databases/mysql5-client/patches/patch-bf8
24 files changed, 125 insertions, 130 deletions
diff --git a/databases/mysql5-client/Makefile b/databases/mysql5-client/Makefile
index fdbcb1bdb39..c759ead5cad 100644
--- a/databases/mysql5-client/Makefile
+++ b/databases/mysql5-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/08/06 16:30:40 tron Exp $
+# $NetBSD: Makefile,v 1.9 2007/03/11 18:42:27 adam Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
@@ -14,12 +14,13 @@ CONFIGURE_ARGS+= --enable-thread-safe-client
UNWRAP_FILES+= scripts/mysql_config
INFO_FILES= # PLIST
+INSTALLATION_DIRS+= share/examples/mysql
+
post-install:
cd ${WRKSRC}; for f in mysql.info mysql.info-[0-9]*; do \
${TEST} ! -f "$$f" || \
${INSTALL_DATA} "$$f" ${PREFIX}/${PKGINFODIR}; \
done
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mysql
.for f in huge large innodb-heavy-4G small medium
${INSTALL_DATA} ${WRKSRC}/support-files/my-${f}.cnf.sh \
${PREFIX}/share/examples/mysql/my-${f}.cnf
diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common
index 7da403fcc26..cb9bbf5ecc8 100644
--- a/databases/mysql5-client/Makefile.common
+++ b/databases/mysql5-client/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.19 2007/02/22 19:30:03 wiz Exp $
+# $NetBSD: Makefile.common,v 1.20 2007/03/11 18:42:27 adam Exp $
-DISTNAME= mysql-5.0.27
+DISTNAME= mysql-5.0.37
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.0/}
diff --git a/databases/mysql5-client/distinfo b/databases/mysql5-client/distinfo
index ace2973ea01..71ab9884b05 100644
--- a/databases/mysql5-client/distinfo
+++ b/databases/mysql5-client/distinfo
@@ -1,27 +1,27 @@
-$NetBSD: distinfo,v 1.15 2006/12/10 04:12:17 xtraeme Exp $
+$NetBSD: distinfo,v 1.16 2007/03/11 18:42:27 adam Exp $
-SHA1 (mysql-5.0.27.tar.gz) = 656de9c03f07c2371f40277076ec2fc6eac51ec8
-RMD160 (mysql-5.0.27.tar.gz) = 3de75b959d04e002b2e4cfe322abdb48bf2f80fd
-Size (mysql-5.0.27.tar.gz) = 25867740 bytes
+SHA1 (mysql-5.0.37.tar.gz) = 7c957d4337156c7f98b0617fd5a63f3a838a9bc4
+RMD160 (mysql-5.0.37.tar.gz) = 132d3886a81fcec9be50cdc8d97c868928f5424f
+Size (mysql-5.0.37.tar.gz) = 23239518 bytes
SHA1 (patch-aa) = 256de04aefd067ac7bdf8a6d1d817723efa6c6ec
-SHA1 (patch-ab) = 0959e0ba7316e4fe00b656d7af2d8c2c04ed296f
-SHA1 (patch-ac) = a186d330698f1d6e178aacc8b91f942b41cdb878
-SHA1 (patch-ad) = 47e79812178e022e85ea522d3c15618b6c245318
-SHA1 (patch-ae) = f94e786b15089174b33045cdcdc76ba195609f34
-SHA1 (patch-af) = fee9e6d92a6657145a197edbaa11be8f331a921e
-SHA1 (patch-ag) = 52fb37b6f0db7eefd9ca9102451d13a365dd0816
-SHA1 (patch-ah) = 69d3fe4d997b3494ed7237a55efdf1a45970fefa
-SHA1 (patch-ai) = 242c97ab4658838a6001d9c288e01209abfcee77
-SHA1 (patch-aj) = 31c933a03e2b05aeaff1d89d3fa542aad663e96a
-SHA1 (patch-ak) = a09c2bf961d0e40e328d246e821efc36461dbdf8
-SHA1 (patch-al) = 56bb803eecfde5052fecae365d5fcad369ce954c
-SHA1 (patch-am) = 3ea8da131278d25d0626e6be244ab47a6dcb7a62
-SHA1 (patch-an) = c64818c07c7f3dc9382aa1deb2e067013ceec13e
-SHA1 (patch-ao) = b45f206a4e74f5c271f2582d3c2da3de2bb80efe
-SHA1 (patch-ap) = fccb45abcff3c851c9337899560f2f7625d1b42b
-SHA1 (patch-aq) = 00725240bad2eee5c6359200d64fe00cffa14739
-SHA1 (patch-ar) = b47e229122e8468014b6428843512f7dceb2a6ad
-SHA1 (patch-as) = d1b6e02e428919f2eb8ba9c430da9a262de1e1a4
-SHA1 (patch-at) = d429fed148591ca609efa07146b8e0c9f5015354
-SHA1 (patch-au) = 03a02286c7d9d3d977d2464580cab0b754ecd72a
-SHA1 (patch-bf) = c63133d40c2008ba57a968af693173a1fd97a927
+SHA1 (patch-ab) = 9635c85a7c553ae6ab3cdd09f04d09ee1f537381
+SHA1 (patch-ac) = ec63621ba908b9da9e1d6dacba9a7894c21e9f5b
+SHA1 (patch-ad) = e8e04a6beca500a0fd96b95b19fac13d7a662500
+SHA1 (patch-ae) = aba6fc15aae07d501d3366553acb735d0137f1a8
+SHA1 (patch-af) = 06cb76ad50ed0de3e82f682bf57a75441f68da26
+SHA1 (patch-ag) = 212f9c0a2e2eb6feb013e4a72eaf658951b995b5
+SHA1 (patch-ah) = 18f9bb2c6d9b88d04b9ade6177212ab2ed21b4d7
+SHA1 (patch-ai) = 317c20011478c631b7d150bf84e82c9c5fbb0a76
+SHA1 (patch-aj) = 9961c99cc90bf5a0e5ef7a6313030128403a1f55
+SHA1 (patch-ak) = 76e361240f4e62e98cebcb25ef913de1aecddc1f
+SHA1 (patch-al) = 5189fee50cd16a620fb1ccb3fe529c26b5e72356
+SHA1 (patch-am) = 7fc6533477e6a0e826765106dd8d1b27cbc5695e
+SHA1 (patch-an) = 49d1c45e549c7f39a2830401621458f9a5eb46bc
+SHA1 (patch-ao) = f69d47177787bd4b69fc8f81344b6e43fcdc5d88
+SHA1 (patch-ap) = fc4246e829a3b53b27ff2c6f5572eb4b13a277e5
+SHA1 (patch-aq) = 18ed036f2df801124b8c717822ffc9c1224b27e3
+SHA1 (patch-ar) = b55373d58540975e24af14b13640e26c4c756923
+SHA1 (patch-as) = d301a449e67d786f9155673fdbb5e8bc2f19ee7d
+SHA1 (patch-at) = 626c0f6926893aa05e261ca1921fb6a352819156
+SHA1 (patch-au) = 1bdfa4599f92d5911e321e19b29593f971beb561
+SHA1 (patch-bf) = 87be24d45f0d3f48ea2b911025eb41696d088299
diff --git a/databases/mysql5-client/patches/patch-ab b/databases/mysql5-client/patches/patch-ab
index 43a4d4ea843..446170613e3 100644
--- a/databases/mysql5-client/patches/patch-ab
+++ b/databases/mysql5-client/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1.1.1 2005/10/31 09:21:40 xtraeme Exp $
+$NetBSD: patch-ab,v 1.2 2007/03/11 18:42:28 adam Exp $
---- sql/mysqld.cc.orig 2005-10-14 10:21:12.000000000 +0000
+--- sql/mysqld.cc.orig 2007-03-05 20:21:11.000000000 +0100
+++ sql/mysqld.cc
-@@ -182,7 +182,7 @@ static void getvolumeID(BYTE *volumeName
+@@ -171,7 +171,7 @@ static void getvolumeID(BYTE *volumeName
int initgroups(const char *,unsigned int);
#endif
diff --git a/databases/mysql5-client/patches/patch-ac b/databases/mysql5-client/patches/patch-ac
index 4684d1221a7..416f708312b 100644
--- a/databases/mysql5-client/patches/patch-ac
+++ b/databases/mysql5-client/patches/patch-ac
@@ -1,10 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2006/10/14 18:41:34 xtraeme Exp $
+$NetBSD: patch-ac,v 1.4 2007/03/11 18:42:28 adam Exp $
-Patch reported: http://bugs.mysql.com/bug.php?id=23294&thanks=4
-
---- configure.in.orig 2006-10-14 18:56:35.000000000 +0200
-+++ configure.in 2006-10-14 18:58:41.000000000 +0200
-@@ -475,7 +475,7 @@
+--- configure.in.orig 2007-03-05 20:21:13.000000000 +0100
++++ configure.in
+@@ -487,7 +487,7 @@ then
FIND_PROC="$PS \$\$PID | grep -v grep | grep \$\$MYSQLD > /dev/null"
else
case $SYSTEM_TYPE in
@@ -13,7 +11,7 @@ Patch reported: http://bugs.mysql.com/bug.php?id=23294&thanks=4
FIND_PROC="$PS p \$\$PID | grep -v grep | grep \$\$MYSQLD > /dev/null"
;;
*darwin*)
-@@ -752,6 +752,8 @@
+@@ -794,6 +794,8 @@ AC_SEARCH_LIBS(crypt, crypt, AC_DEFINE(H
# For sem_xxx functions on Solaris 2.6
AC_CHECK_FUNC(sem_init, , AC_CHECK_LIB(posix4, sem_init))
@@ -22,7 +20,7 @@ Patch reported: http://bugs.mysql.com/bug.php?id=23294&thanks=4
MYSQL_CHECK_ZLIB_WITH_COMPRESS
# For large pages support
-@@ -1077,7 +1079,7 @@
+@@ -1119,7 +1121,7 @@ case $SYSTEM_TYPE in
MAX_C_OPTIMIZE="-O"
fi
;;
diff --git a/databases/mysql5-client/patches/patch-ad b/databases/mysql5-client/patches/patch-ad
index 5987535bc13..ac95931cbbe 100644
--- a/databases/mysql5-client/patches/patch-ad
+++ b/databases/mysql5-client/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.4 2006/10/15 08:58:15 salo Exp $
+$NetBSD: patch-ad,v 1.5 2007/03/11 18:42:28 adam Exp $
---- Makefile.in.orig 2006-10-14 18:55:43.000000000 +0200
-+++ Makefile.in 2006-10-14 18:55:59.000000000 +0200
-@@ -370,12 +370,7 @@
+--- Makefile.in.orig 2007-03-05 20:23:25.000000000 +0100
++++ Makefile.in
+@@ -372,12 +372,7 @@ AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
README COPYING EXCEPTIONS-CLIENT CMakeLists.txt
diff --git a/databases/mysql5-client/patches/patch-ae b/databases/mysql5-client/patches/patch-ae
index 4dad72cff0b..20426b0046e 100644
--- a/databases/mysql5-client/patches/patch-ae
+++ b/databases/mysql5-client/patches/patch-ae
@@ -1,10 +1,8 @@
-$NetBSD: patch-ae,v 1.6 2006/08/06 16:30:40 tron Exp $
+$NetBSD: patch-ae,v 1.7 2007/03/11 18:42:28 adam Exp $
-Don't install scripts handled by mysql-server.
-
---- scripts/Makefile.in.orig 2006-07-27 19:53:32.000000000 +0100
-+++ scripts/Makefile.in 2006-08-06 15:11:56.000000000 +0100
-@@ -351,13 +351,12 @@
+--- scripts/Makefile.in.orig 2007-03-05 20:23:19.000000000 +0100
++++ scripts/Makefile.in
+@@ -355,13 +355,12 @@ yassl_h_ln_cmd = @yassl_h_ln_cmd@
yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
zlib_dir = @zlib_dir@
@@ -19,7 +17,7 @@ Don't install scripts handled by mysql-server.
mysql_zap \
mysqlaccess \
mysqlbug \
-@@ -368,7 +367,6 @@
+@@ -372,7 +371,6 @@ bin_SCRIPTS = @server_scripts@ \
mysql_explain_log \
mysql_tableinfo \
mysql_upgrade_shell \
diff --git a/databases/mysql5-client/patches/patch-af b/databases/mysql5-client/patches/patch-af
index 749f96118a8..ba726f27c6e 100644
--- a/databases/mysql5-client/patches/patch-af
+++ b/databases/mysql5-client/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.5 2006/10/14 18:41:34 xtraeme Exp $
+$NetBSD: patch-af,v 1.6 2007/03/11 18:42:28 adam Exp $
---- man/Makefile.in.orig 2006-10-04 13:25:43.000000000 +0200
-+++ man/Makefile.in 2006-10-14 19:20:57.000000000 +0200
-@@ -344,8 +344,9 @@
+--- man/Makefile.in.orig 2007-03-05 20:22:54.000000000 +0100
++++ man/Makefile.in
+@@ -348,8 +348,9 @@ yassl_h_ln_cmd = @yassl_h_ln_cmd@
yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
zlib_dir = @zlib_dir@
diff --git a/databases/mysql5-client/patches/patch-ag b/databases/mysql5-client/patches/patch-ag
index 8942c73a25a..f2897508fbc 100644
--- a/databases/mysql5-client/patches/patch-ag
+++ b/databases/mysql5-client/patches/patch-ag
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.2 2006/05/18 16:11:15 cube Exp $
+$NetBSD: patch-ag,v 1.3 2007/03/11 18:42:28 adam Exp $
---- strings/Makefile.in.orig 2006-04-26 20:32:24.000000000 +0200
+--- strings/Makefile.in.orig 2007-03-05 20:23:22.000000000 +0100
+++ strings/Makefile.in
-@@ -609,7 +609,6 @@ install-pkglibLIBRARIES: $(pkglib_LIBRAR
+@@ -616,7 +616,6 @@ install-pkglibLIBRARIES: $(pkglib_LIBRAR
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(pkglibLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
@@ -10,7 +10,7 @@ $NetBSD: patch-ag,v 1.2 2006/05/18 16:11:15 cube Exp $
else :; fi; \
done
@$(POST_INSTALL)
-@@ -617,7 +616,6 @@ install-pkglibLIBRARIES: $(pkglib_LIBRAR
+@@ -624,7 +623,6 @@ install-pkglibLIBRARIES: $(pkglib_LIBRAR
if test -f $$p; then \
p=$(am__strip_dir) \
echo " $(RANLIB) '$(DESTDIR)$(pkglibdir)/$$p'"; \
@@ -18,7 +18,7 @@ $NetBSD: patch-ag,v 1.2 2006/05/18 16:11:15 cube Exp $
else :; fi; \
done
-@@ -626,7 +624,6 @@ uninstall-pkglibLIBRARIES:
+@@ -633,7 +631,6 @@ uninstall-pkglibLIBRARIES:
@list='$(pkglib_LIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
diff --git a/databases/mysql5-client/patches/patch-ah b/databases/mysql5-client/patches/patch-ah
index 8eb669d0db3..e8a8a55ec0b 100644
--- a/databases/mysql5-client/patches/patch-ah
+++ b/databases/mysql5-client/patches/patch-ah
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.3 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-ah,v 1.4 2007/03/11 18:42:28 adam Exp $
---- include/my_net.h.orig 2006-10-23 21:21:16.000000000 +0200
-+++ include/my_net.h 2006-10-23 21:24:11.000000000 +0200
-@@ -71,6 +71,15 @@
+--- include/my_net.h.orig 2007-03-05 20:21:13.000000000 +0100
++++ include/my_net.h
+@@ -70,6 +70,15 @@ C_MODE_START
#endif
diff --git a/databases/mysql5-client/patches/patch-ai b/databases/mysql5-client/patches/patch-ai
index f8031132936..02bb1cf96b9 100644
--- a/databases/mysql5-client/patches/patch-ai
+++ b/databases/mysql5-client/patches/patch-ai
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.1.1.1 2005/10/31 09:21:40 xtraeme Exp $
+$NetBSD: patch-ai,v 1.2 2007/03/11 18:42:28 adam Exp $
---- client/completion_hash.cc.orig 2005-02-18 01:38:24.000000000 +0100
-+++ client/completion_hash.cc 2005-02-18 01:38:47.000000000 +0100
-@@ -23,6 +23,10 @@
+--- client/completion_hash.cc.orig 2007-03-05 20:21:39.000000000 +0100
++++ client/completion_hash.cc
+@@ -22,6 +22,10 @@
#include <my_global.h>
#include <m_string.h>
diff --git a/databases/mysql5-client/patches/patch-aj b/databases/mysql5-client/patches/patch-aj
index 11ced7f7eb8..2c7bfd0df27 100644
--- a/databases/mysql5-client/patches/patch-aj
+++ b/databases/mysql5-client/patches/patch-aj
@@ -1,8 +1,8 @@
-$NetBSD: patch-aj,v 1.1.1.1 2005/10/31 09:21:40 xtraeme Exp $
+$NetBSD: patch-aj,v 1.2 2007/03/11 18:42:28 adam Exp $
---- client/mysqladmin.cc.orig 2005-02-18 01:39:09.000000000 +0100
-+++ client/mysqladmin.cc 2005-02-18 01:40:21.000000000 +0100
-@@ -326,8 +326,14 @@
+--- client/mysqladmin.cc.orig 2007-03-05 20:21:42.000000000 +0100
++++ client/mysqladmin.cc
+@@ -325,8 +325,14 @@ int main(int argc,char *argv[])
if (tty_password)
opt_password = get_tty_password(NullS);
diff --git a/databases/mysql5-client/patches/patch-ak b/databases/mysql5-client/patches/patch-ak
index fbaf8e1d64d..c2342d538b2 100644
--- a/databases/mysql5-client/patches/patch-ak
+++ b/databases/mysql5-client/patches/patch-ak
@@ -1,8 +1,8 @@
-$NetBSD: patch-ak,v 1.1 2005/12/02 08:13:26 xtraeme Exp $
+$NetBSD: patch-ak,v 1.2 2007/03/11 18:42:28 adam Exp $
---- mysys/Makefile.in.orig 2005-12-02 08:52:03.000000000 +0100
-+++ mysys/Makefile.in 2005-12-02 08:52:12.000000000 +0100
-@@ -473,7 +473,7 @@
+--- mysys/Makefile.in.orig 2007-03-05 20:22:57.000000000 +0100
++++ mysys/Makefile.in
+@@ -428,7 +428,7 @@ MYSQLBASEdir = $(prefix)
INCLUDES = @ZLIB_INCLUDES@ -I$(top_builddir)/include \
-I$(top_srcdir)/include -I$(srcdir)
diff --git a/databases/mysql5-client/patches/patch-al b/databases/mysql5-client/patches/patch-al
index cb43f773d12..79e04eb77dc 100644
--- a/databases/mysql5-client/patches/patch-al
+++ b/databases/mysql5-client/patches/patch-al
@@ -1,14 +1,12 @@
-$NetBSD: patch-al,v 1.1 2006/01/08 17:45:23 xtraeme Exp $
+$NetBSD: patch-al,v 1.2 2007/03/11 18:42:28 adam Exp $
---- include/Makefile.in.orig 2006-01-08 18:09:19.000000000 +0100
-+++ include/Makefile.in 2006-01-08 18:11:16.000000000 +0100
-@@ -349,7 +349,8 @@
- errmsg.h my_global.h my_net.h my_alloc.h \
- my_getopt.h sslopt-longopts.h my_dir.h typelib.h \
- sslopt-vars.h sslopt-case.h sql_common.h keycache.h \
-- mysql_time.h $(BUILT_SOURCES)
-+ mysql_time.h $(BUILT_SOURCES) mysqld_ername.h \
-+ mysqld_error.h sql_state.h
+--- include/Makefile.in.orig 2007-03-11 09:24:33.000000000 +0100
++++ include/Makefile.in
+@@ -360,6 +360,7 @@ zlib_dir = @zlib_dir@
+ BUILT_SOURCES = $(HEADERS_GEN) abi_check
+ HEADERS_GEN = mysql_version.h my_config.h
+ HEADERS_ABI = mysql.h mysql_com.h mysql_time.h \
++ mysqld_ername.h mysqld_error.h sql_state.h \
+ my_list.h my_alloc.h typelib.h
- noinst_HEADERS = config-win.h config-os2.h config-netware.h \
- heap.h my_bitmap.h\
+ pkginclude_HEADERS = $(HEADERS_ABI) my_dbug.h m_string.h my_sys.h \
diff --git a/databases/mysql5-client/patches/patch-am b/databases/mysql5-client/patches/patch-am
index 474c7304c31..60b6c36d8f0 100644
--- a/databases/mysql5-client/patches/patch-am
+++ b/databases/mysql5-client/patches/patch-am
@@ -1,8 +1,8 @@
-$NetBSD: patch-am,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-am,v 1.2 2007/03/11 18:42:28 adam Exp $
---- sql/sql_string.cc.orig 2006-10-23 23:22:28.000000000 +0200
-+++ sql/sql_string.cc 2006-10-23 23:24:07.000000000 +0200
-@@ -38,6 +38,10 @@
+--- sql/sql_string.cc.orig 2007-03-05 20:21:11.000000000 +0100
++++ sql/sql_string.cc
+@@ -37,6 +37,10 @@ extern void sql_element_free(void *ptr);
#include "sql_string.h"
diff --git a/databases/mysql5-client/patches/patch-an b/databases/mysql5-client/patches/patch-an
index 07751694a25..437760246f4 100644
--- a/databases/mysql5-client/patches/patch-an
+++ b/databases/mysql5-client/patches/patch-an
@@ -1,8 +1,8 @@
-$NetBSD: patch-an,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-an,v 1.2 2007/03/11 18:42:28 adam Exp $
---- client/sql_string.cc.orig 2006-10-23 23:26:59.000000000 +0200
-+++ client/sql_string.cc 2006-10-23 23:27:27.000000000 +0200
-@@ -38,6 +38,10 @@
+--- client/sql_string.cc.orig 2007-03-05 20:21:11.000000000 +0100
++++ client/sql_string.cc
+@@ -37,6 +37,10 @@ extern void sql_element_free(void *ptr);
#include "sql_string.h"
diff --git a/databases/mysql5-client/patches/patch-ao b/databases/mysql5-client/patches/patch-ao
index 73ef59e5ce6..00704f2bc4a 100644
--- a/databases/mysql5-client/patches/patch-ao
+++ b/databases/mysql5-client/patches/patch-ao
@@ -1,8 +1,8 @@
-$NetBSD: patch-ao,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-ao,v 1.2 2007/03/11 18:42:28 adam Exp $
---- libmysqld/sql_string.cc.orig 2006-10-23 23:29:34.000000000 +0200
-+++ libmysqld/sql_string.cc 2006-10-23 23:29:54.000000000 +0200
-@@ -38,6 +38,10 @@
+--- libmysqld/sql_string.cc.orig 2007-03-05 20:21:11.000000000 +0100
++++ libmysqld/sql_string.cc
+@@ -37,6 +37,10 @@ extern void sql_element_free(void *ptr);
#include "sql_string.h"
diff --git a/databases/mysql5-client/patches/patch-ap b/databases/mysql5-client/patches/patch-ap
index 693bb99fe16..91de78e00ab 100644
--- a/databases/mysql5-client/patches/patch-ap
+++ b/databases/mysql5-client/patches/patch-ap
@@ -1,8 +1,8 @@
-$NetBSD: patch-ap,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-ap,v 1.2 2007/03/11 18:42:28 adam Exp $
---- client/mysqlbinlog.cc.orig 2006-10-23 23:42:07.000000000 +0200
-+++ client/mysqlbinlog.cc 2006-10-23 23:42:55.000000000 +0200
-@@ -37,6 +37,9 @@
+--- client/mysqlbinlog.cc.orig 2007-03-05 20:21:42.000000000 +0100
++++ client/mysqlbinlog.cc
+@@ -36,6 +36,9 @@
#include "mysql_priv.h"
#include "log_event.h"
#include "sql_common.h"
diff --git a/databases/mysql5-client/patches/patch-aq b/databases/mysql5-client/patches/patch-aq
index f0662ac791c..a76e3933d70 100644
--- a/databases/mysql5-client/patches/patch-aq
+++ b/databases/mysql5-client/patches/patch-aq
@@ -1,8 +1,8 @@
-$NetBSD: patch-aq,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-aq,v 1.2 2007/03/11 18:42:28 adam Exp $
---- strings/decimal.c.orig 2006-10-23 23:45:14.000000000 +0200
-+++ strings/decimal.c 2006-10-23 23:45:46.000000000 +0200
-@@ -106,6 +106,9 @@
+--- strings/decimal.c.orig 2007-03-05 20:21:12.000000000 +0100
++++ strings/decimal.c
+@@ -105,6 +105,9 @@
#include <my_sys.h> /* for my_alloca */
#include <m_string.h>
#include <decimal.h>
diff --git a/databases/mysql5-client/patches/patch-ar b/databases/mysql5-client/patches/patch-ar
index 1ad34ceb605..3969fcb9239 100644
--- a/databases/mysql5-client/patches/patch-ar
+++ b/databases/mysql5-client/patches/patch-ar
@@ -1,8 +1,8 @@
-$NetBSD: patch-ar,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-ar,v 1.2 2007/03/11 18:42:28 adam Exp $
---- sql/log_event.cc.orig 2006-10-23 23:49:26.000000000 +0200
-+++ sql/log_event.cc 2006-10-23 23:50:20.000000000 +0200
-@@ -24,6 +24,9 @@
+--- sql/log_event.cc.orig 2007-03-05 20:21:39.000000000 +0100
++++ sql/log_event.cc
+@@ -23,6 +23,9 @@
#include "mysql_priv.h"
#include "slave.h"
#include <my_dir.h>
diff --git a/databases/mysql5-client/patches/patch-as b/databases/mysql5-client/patches/patch-as
index edba7011826..78d4681446e 100644
--- a/databases/mysql5-client/patches/patch-as
+++ b/databases/mysql5-client/patches/patch-as
@@ -1,8 +1,8 @@
-$NetBSD: patch-as,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-as,v 1.2 2007/03/11 18:42:29 adam Exp $
---- libmysqld/log_event.cc.orig 2006-10-23 23:52:01.000000000 +0200
-+++ libmysqld/log_event.cc 2006-10-23 23:52:30.000000000 +0200
-@@ -24,6 +24,9 @@
+--- libmysqld/log_event.cc.orig 2007-03-05 20:21:39.000000000 +0100
++++ libmysqld/log_event.cc
+@@ -23,6 +23,9 @@
#include "mysql_priv.h"
#include "slave.h"
#include <my_dir.h>
diff --git a/databases/mysql5-client/patches/patch-at b/databases/mysql5-client/patches/patch-at
index 0fd2f6292fb..6185810fadd 100644
--- a/databases/mysql5-client/patches/patch-at
+++ b/databases/mysql5-client/patches/patch-at
@@ -1,8 +1,8 @@
-$NetBSD: patch-at,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-at,v 1.2 2007/03/11 18:42:29 adam Exp $
---- sql/log_event.h.orig 2006-10-24 00:00:12.000000000 +0200
-+++ sql/log_event.h 2006-10-24 00:00:43.000000000 +0200
-@@ -18,6 +18,10 @@
+--- sql/log_event.h.orig 2007-03-05 20:21:40.000000000 +0100
++++ sql/log_event.h
+@@ -17,6 +17,10 @@
#ifndef _log_event_h
#define _log_event_h
diff --git a/databases/mysql5-client/patches/patch-au b/databases/mysql5-client/patches/patch-au
index c0c31abbefe..d3f831b0cb7 100644
--- a/databases/mysql5-client/patches/patch-au
+++ b/databases/mysql5-client/patches/patch-au
@@ -1,8 +1,8 @@
-$NetBSD: patch-au,v 1.1 2006/10/28 07:45:51 schwarz Exp $
+$NetBSD: patch-au,v 1.2 2007/03/11 18:42:29 adam Exp $
---- client/mysql.cc.orig Tue Oct 24 00:24:08 2006
-+++ client/mysql.cc Mon Oct 23 23:11:25 2006
-@@ -38,7 +38,15 @@
+--- client/mysql.cc.orig 2007-03-05 20:21:21.000000000 +0100
++++ client/mysql.cc
+@@ -37,7 +37,15 @@
#endif
#include "my_readline.h"
#include <signal.h>
@@ -18,7 +18,7 @@ $NetBSD: patch-au,v 1.1 2006/10/28 07:45:51 schwarz Exp $
#if defined(USE_LIBEDIT_INTERFACE) && defined(HAVE_LOCALE_H)
#include <locale.h>
-@@ -420,10 +428,10 @@
+@@ -438,10 +446,10 @@ int main(int argc,char *argv[])
ignore_errors=1; // Don't abort monitor
if (opt_sigint_ignore)
@@ -32,7 +32,7 @@ $NetBSD: patch-au,v 1.1 2006/10/28 07:45:51 schwarz Exp $
/*
Run in interactive mode like the ingres/postgres monitor
-@@ -495,7 +503,7 @@
+@@ -513,7 +521,7 @@ sig_handler mysql_sigint(int sig)
char kill_buffer[40];
MYSQL *kill_mysql= NULL;
diff --git a/databases/mysql5-client/patches/patch-bf b/databases/mysql5-client/patches/patch-bf
index d7c162f7bd5..3a4d3a98d97 100644
--- a/databases/mysql5-client/patches/patch-bf
+++ b/databases/mysql5-client/patches/patch-bf
@@ -1,8 +1,8 @@
-$NetBSD: patch-bf,v 1.1 2006/10/08 13:30:59 rillig Exp $
+$NetBSD: patch-bf,v 1.2 2007/03/11 18:42:29 adam Exp $
---- bdb/dist/configure.orig 2006-10-08 15:25:31.000000000 +0200
-+++ bdb/dist/configure 2006-10-08 15:26:39.000000000 +0200
-@@ -5038,7 +5038,7 @@ fi
+--- bdb/dist/configure.orig 2007-03-05 20:23:33.000000000 +0100
++++ bdb/dist/configure
+@@ -5039,7 +5039,7 @@ fi
# we're using.
case "$host_os" in
sysv5UnixWare*|sysv5OpenUNIX8*)