From 85a4453ada13f89b96663c4823d1c977d8f29889 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 28 Oct 2004 01:12:44 +0000 Subject: Update mysql4-{client,server} to 4.1.7 (latest production release). MySQL version 4.1 offers dozens of important product enhancements and new features, including support for: * Subqueries and derived tables -- allowing users to search complex data sets with greater ease and efficiency; * A significantly faster and more flexible client-server protocol with support for prepared statements, providing optimized query execution and improved warning information; * New GUI installer and configuration wizards for Linux and Windows, making it easier for developers to set up and optimize their MySQL databases; * Encrypted client-server communication using OpenSSL (GPL), greatly increasing security against malicious intrusion and unauthorized access. * A more highly-optimized MySQL server library with a smaller memory footprint that performs significantly faster when embedded in third-party software. * Extensive Unicode support through the utf8 and ucs2 international character sets for applications that require the use of local languages; * Industry-standard GIS spatial types for storing and managing geographic data; * Improved full text search and Help features. --- databases/mysql4-client/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/mysql4-client/distinfo') diff --git a/databases/mysql4-client/distinfo b/databases/mysql4-client/distinfo index a29ef87556b..5fe89b9bbbb 100644 --- a/databases/mysql4-client/distinfo +++ b/databases/mysql4-client/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2004/10/22 01:10:04 xtraeme Exp $ +$NetBSD: distinfo,v 1.6 2004/10/28 01:12:44 xtraeme Exp $ -SHA1 (mysql-4.0.21.tar.gz) = 1f5059c79e0c3718e005d41c428b83f2755fc7aa -Size (mysql-4.0.21.tar.gz) = 14107388 bytes +SHA1 (mysql-4.1.7.tar.gz) = 11c1c3a3004175d8b9ac710f9c7815cf759e6293 +Size (mysql-4.1.7.tar.gz) = 19849046 bytes SHA1 (patch-af) = 258c09335a9d675cf2367afc33f5ea0713a0b3fd -- cgit v1.2.3