List:General Discussion« Previous MessageNext Message »
From:Michael Widenius Date:June 28 2000 4:45pm
Subject:MySQL 3.23.19 released
View as plain text  
Hi!

Please note that because we redirect all download request to a mirror,
it will take some time until you can download 3.23.19 as it will take
a while until the mirror is up to date (It should be up to date tomorrow)

Changes in release 3.23.19-beta
--------------------------

   * Changed copyright for all files to GPL for the server code and
     utilities and LGPL for the client libraries.

   * Fixed bug where all rows matching weren't updated on a `MyISAM'
     table when doing update based on key on a table with many keys and
     some key changed values.

   * The Linux *MySQL* RPM's and binaries are now staticly linked with
     a linuxthread version that has faster mutex handling when used with
     *MySQL*.

   * `ORDER BY' can now uses `REF' keys to find subset the rows that
     needs to be sorted.

   * Changed name of `print_defaults' to `my_print_defaults' to avoid
     name confusion.

   * Fixed `NULLIF()' to work according to ANSI SQL99.

   * Added `net_read_timeout' and `net_write_timeout' as startup
     parameters to `mysqld'.

   * Fixed bug that destroyed index when doing `myisamchk
     --sort-records' on a table with prefix compressed index.

   * Added pack_isam and myisampack to the standard *MySQL*
     distribution.

   * Added the syntax `BEGIN WORK' (the same as `BEGIN').

   * Fixed core dump bug when using `ORDER BY' on a `CONV()' expression.

Regards,
Monty
Thread
MySQL 3.23.19 releasedMichael Widenius28 Jun
  • Database replicationJeffrey A Schoolcraft28 Jun
    • Re: Database replicationThimble Smith29 Jun