MySQL 5.5.5 M3 officially released

Source: Internet
Author: User

This version continues to improve the InnoDB Storage engine, mainly including:

  • The InnoDB Storage engine is upgraded to version 1.1.1, which is also the latest development version.
  • InnoDB uses a hash table to store redo logs during restoration. In 64-bit systems, the hash table size is 1/8 of the buffer pool size. To reduce memory usage, the size of the buffer pool for the hash table is adjusted to 1/64. If it is a 32-bit system, it is 1/128.
  • In the slow query log, the Rows_examined values of the UPDATE and DELETE statements are no longer displayed as 0
  • Remove the mysql_fix_privilege_tables script
  • Add the new variable skip_name_resolve to Disable Machine name resolution for client connections.
  • Added the SHA2 () function.
  • All numeric-based functions will now throw a value out-of-bounds error.
  • Other bugs have been fixed.

For details, see Change History.

Http://dev.mysql.com/doc/refman/5.5/en/news-5-5-5.html

Download MySQL 5.5.5 M3 development Edition

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.