mysql:110
From: "民斗 " <"民斗 " <tommy@xxxxxxxxxx>>
Date: Fri, 10 Apr 1998 10:59:33 +0900
Subject: [mysql 110] MySQL 3.21.29-gamma
MySQL 3.21.29-gamma がリリースされたそうです。 本家 ML より記事を転送します。 -- 民斗 <tommy@xxxxxxxxxx> ------ Forwarded Message Date: Fri, 10 Apr 1998 02:04:37 +0300 Message-Id: <199804092304.CAA16972@xxxxxxxxxx> From: Michael Widenius <monty@xxxxxxxxxx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: mysql@xxxxxxxxxx, mysql-announce@xxxxxxxxxx Subject: mysql: MySQL 3.21.29-gamma released X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: monty@xxxxxxxxxx Sender: owner-mysql@xxxxxxxxxx Precedence: bulk Hi. Just time before I will go away for a couple of days, I thought I should release a new MySQL version: Alpha users that have signed integer keys are recommended to upgrade to this version. The same for persons that uses LOCK TABLES in combination with a 'DELETE from TABLE' (delete of all rows). There is also now available a highly optimized (but tested) binary Linux version. (Compiled with pgcc -O6). This version is 11 % faster than standard gcc compiled versions. (24 % faster when compared to standard dynamic linked once) From the Changelog: * LOCK TABLES + 'DELETE from table' never removed locks properly. * Fixed problem when grouping on a OR function. * Fixed permission problem with umask() and creating new databases. * Fixed permission problem on result file with SELECT ... INTO OUTFILE... * Fixed problem in range optimizer (core dump) for a very complex query. * Fixed problem when using MIN(integer) or MAX(integer) in GROUP BY. * Fixed bug on Alpha when using integer keys. (Other keys worked on Alpha). * Fixed bug in WEEK("XXXX-xx-01"). Yours, Monty ------ End of Forwarded Message