summaryrefslogtreecommitdiff
path: root/databases/mysql55-client
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-12-13 12:14:49 +0000
committeradam <adam@pkgsrc.org>2011-12-13 12:14:49 +0000
commitd29b13ec3c175ffc56ff6f1907d5ee76cf2d548d (patch)
tree26a8432eaa8f34e01936c2f35399a4661ac453f8 /databases/mysql55-client
parent83d0fc6d0010c13dd48dc07e87b287a10c08986b (diff)
downloadpkgsrc-d29b13ec3c175ffc56ff6f1907d5ee76cf2d548d.tar.gz
Changes 5.5.19:
* Performance of metadata locking operations on Windows XP systems was improved by instituting a cache for metadata lock objects. This permits the server to avoid expensive operations for creation and destruction of synchronization objects on XP. A new system variable, metadata_locks_cache_size, permits control over the size of the cache. The default size is 1024. * Replication: Previously, replication slaves could connect to the master server through master accounts that use nonnative authentication, except Windows native authentication. This is now also true for Windows native authentication. Bugs Fixed: * InnoDB Storage Engine: An internal deadlock could occur within InnoDB, on a server doing a substantial amount of change buffering for DML operations, particularly DELETE statements. * Rounding DBL_MAX returned DBL_MAX, not 'inf'. * mysql_upgrade did not upgrade the system tables or create the mysql_upgrade_info file when run with the --write-binlog or --skip-write-binlog option. * If a plugin was uninstalled, thread local variables for plugin variables of string type with wth PLUGIN_VAR_MEMALLOC flag were not freed. * Deadlock could occur when these four things happened at the same time: 1) An old dump thread was waiting for the binary log to grow. 2) The slave server that replicates from the old dump thread tried to reconnect. During reconnection, the new dump thread tried to kill the old dump thread. 3) A KILL statement tried to kill the old dump thread. 4) An INSERT statement caused a binary log rotation.
Diffstat (limited to 'databases/mysql55-client')
-rw-r--r--databases/mysql55-client/Makefile.common4
-rw-r--r--databases/mysql55-client/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/mysql55-client/Makefile.common b/databases/mysql55-client/Makefile.common
index caadb19ae07..2bc234cc25c 100644
--- a/databases/mysql55-client/Makefile.common
+++ b/databases/mysql55-client/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.11 2011/11/21 16:55:59 adam Exp $
+# $NetBSD: Makefile.common,v 1.12 2011/12/13 12:14:49 adam Exp $
#
# used by databases/mysql55-client/Makefile
# used by databases/mysql55-server/Makefile
-DISTNAME= mysql-5.5.18
+DISTNAME= mysql-5.5.19
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQL-5.5/}
diff --git a/databases/mysql55-client/distinfo b/databases/mysql55-client/distinfo
index 260597f3c5e..3f9e7438726 100644
--- a/databases/mysql55-client/distinfo
+++ b/databases/mysql55-client/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2011/11/21 16:55:59 adam Exp $
+$NetBSD: distinfo,v 1.10 2011/12/13 12:14:49 adam Exp $
-SHA1 (mysql-5.5.18.tar.gz) = c85f4c082026f88f9354e47e6dc35a505cc89d18
-RMD160 (mysql-5.5.18.tar.gz) = 5a10dac0d875cf23e6990e46965f547299c0d6cb
-Size (mysql-5.5.18.tar.gz) = 24264064 bytes
+SHA1 (mysql-5.5.19.tar.gz) = f6a3b5fb5a10f8110fd85463e1a25fb314e60c24
+RMD160 (mysql-5.5.19.tar.gz) = cae5bbea6d527ffb899eeeced8fc411375c285ae
+Size (mysql-5.5.19.tar.gz) = 24296942 bytes
SHA1 (patch-BUILD_compile-pentium-gcov) = a1ac666efa953a98455a726e5db359c903d699b6
SHA1 (patch-CMakeLists.txt) = 5e990e40e1e8a5d558315a38b6596c8fa4227e7b
SHA1 (patch-client_completion_hash.cc) = b86ec80beac624b2aa21c7587e351ff126400ecb