Hi!

InnoDB is a MySQL table type that supports transactions, foreign key
constraints, and a non-free hot backup tool.

MySQL AB decided to release 4.0.9 so quickly after 4.0.8 to fix a bug in
remote connections in 4.0.8.

For InnoDB, 4.0.9 is a bugfix release. I have also removed the .err log
warning message about allocating more memory from the OS. Modern malloc
implementations are fast enough, and the message confused some users.


Full changelog:

* Removed the warning message: 'InnoDB: Out of memory in additional memory
pool.'

* Fixed a bug: if the combined size of InnoDB log files was >= 2 GB in a
32-bit computer, InnoDB would write log in a wrong position. That could make
crash recovery and InnoDB Hot Backup to fail.

* Fixed a bug: index cursor restoration could theoretically fail.

Best regards,

Heikki Tuuri
http://www.innodb.com

(For the mail filter: sql query)


---------------------------------------------------------------------
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