Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 16:07:47 -0700 (PDT)
From:      Liu Kang <lazykang@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44069: update request for ports/databases/mysql323-server
Message-ID:  <200210142307.g9EN7l4x013549@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         44069
>Category:       ports
>Synopsis:       update request for ports/databases/mysql323-server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 14 16:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Liu Kang
>Release:        4.7
>Organization:
beijing polytechnic university
>Environment:
FreeBSD ftp.bjpu.edu.cn 4.7-STABLE FreeBSD 4.7-STABLE #13: Thu Oct 10 02:24:10 CST 2002     lazy@ftp.bjpu.edu.cn:/usr/obj/usr/src/sys/FTP  i386
>Description:
      A new version of mysql has been released. Here are change log for mysql 3.23.53:
Small fix in safe_mysqld for some shells. 
Fixed that SHOW STATUS doesn't reset Delayed_insert_threads. 
Fixed core dump bug when using the BINARY cast on a NULL value. 
Fixed race condition when someone did a GRANT at the same time a new user logged in or did a USE DATABASE. 
Fixed bug in ALTER TABLE and RENAME TABLE when running with -O lower_case_table_names=1 (typically on windows) when giving the table name in uppercase. 
Fixed that -O lower_case_table_names=1 also converts database names to lower case. 
Fixed unlikely core dump with SELECT ... ORDER BY ... LIMIT. 
Changed AND/OR to report that they can return NULL. This fixes a bug in GROUP BY on AND/OR expressions that return NULL. 
Fixed a bug that OPTIMIZE of locked and modified MyISAM table, reported table corruption. 
Fixed a BDB-related ALTER TABLE bug with dropping a column and shutting down immediately thereafter. 
Fixed problem with configure ... --localstatedir=.... 
Fixed problem with UNSIGNED BIGINT on AIX (again). 
Fixed bug in pthread_mutex_trylock() on HPUX 11.0. 
Multithreaded stress tests for InnoDB. 
>How-To-Repeat:
      
>Fix:
--- Makefile.orig       Mon Sep 23 10:57:48 2002
+++ Makefile    Tue Oct 15 07:02:51 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=     ${MASTERPORTNAME}
-PORTVERSION=   3.23.52
+PORTVERSION=   3.23.53
 PORTREVISION?= 1
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE} \

--- distinfo.orig       Tue Oct 15 05:20:46 2002
+++ distinfo    Tue Oct 15 07:02:35 2002
@@ -1 +1 @@
-MD5 (mysql-3.23.52.tar.gz) = 88705b7f38e64b5c21ebb68c77b75e5a
+MD5 (mysql-3.23.53.tar.gz) = ad28097b22238227a813779839349f0c
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210142307.g9EN7l4x013549>