Hi!

MySQL 3.23.48 is now released

This version fixes some small bugs, and for most people there should
not be any big reason to upgrade.

Changes in release 3.23.48
--------------------------

   * Changed to use `autoconf' 2.52 (from `autoconf' 2.13)

   * Fixed bug in complicated join with `const' tables.

   * Added internal safety checks for InnoDB.

   * Some InnoDB variables was always shown in `SHOW VARIABLES' as
     `OFF' on high-byte-first systems (like sparc).

   * Fixed problem with one thread using an InnoDB table and another
     thread doing an `ALTER TABLE' on the same table.

   * If inserts to several tables containing an auto-inc column are
     wrapped inside one `LOCK TABLES', InnoDB asserted in `lock0lock.c'.

   * `SHOW GRANTS' now shows `REFERENCES' instead of `REFERENCE'.

Regards,
Monty

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to