[前][次][番号順一覧][スレッド一覧]

mysql:56

From: 民斗 <民斗 <tommy@xxxxxxxxxx>>
Date: Mon, 23 Feb 1998 10:58:31 +0900
Subject: [mysql 56] MySQL 3.21.24 released


MySQL 3.21.24 がリリースされました。

このバージョンからめでたくγ(gamma)になったようです。

本家 ML のリリース記事を転載します。

「Added hooks to allow LIKE optimization with international character
  support.」が少々気になるところ…。

------ Forwarded Message
From: Michael Widenius <monty@xxxxxxxxxx>
To: mysql-announce@xxxxxxxxxx,
    mysql@xxxxxxxxxx
Subject: mysql: MySQL 3.21.24 released
Date: Sat, 21 Feb 1998 21:01:39 +0200 (EET)


Hi.

This release fixes a couple of minor 'not very common bugs' and gives,
on OS that supports the dlopen() interface, MySQL UDF (user definable
function) support.
A UDF function behaves as any native MySQL function ABS(), STRCMP()...
with the exception that these one can add new functions without having
to recompile or even take down the server!
Those that are interested in this should take a look at the
udf_example.cc file in the source distribution!

Changes in release 3.21.24
--------------------------

   * Dynamic loadable functions. Based on source from Alexis Mikhailov.

   * One couldn't delete from a table if no one had done a select on
     the table.

   * Fixed problem with range optimizer which many OR's on key parts
     inside each other.

   * Recoded min() and max() to work properly with strings and HAVING.

   * Changed default umask for new files from 0664 to 0660.

   * Fixed problem with LEFT JOIN and constant expressions in the ON
     part.

   * Added Italian error messages from <brenno@xxxxxxxxxx>

   * configure now works better on OSF1 (tested on 4.0D).

   * Added hooks to allow LIKE optimization with international
     character support.

   * Upgraded DBI to 0.93

Yours,
Monty
------ End of Forwarded Message

--
民斗 <tommy@xxxxxxxxxx>

[前][次][番号順一覧][スレッド一覧]

->      56 1998-02-23 10:58 [民斗 <tommy@xxxxxxxx] MySQL 3.21.24 released                  
        57 1998-02-23 15:39 ┣[民斗 <tommy@xxxxxxxx]                                       
        58 1998-02-23 19:11 ┗[<takeshi@xxxxxxxxxx>] join and jp (Re: MySQL 3.21.24 released)