MySQL 5.6.12 officially released a number of improvements

Source: Internet
Author: User

The major improvements of this version are as follows:

Mysql_upgrade improvement: now we will verify whether the compiled version matches the server version. If not, exit. You can use the -- version-check and -- skip-version-checking options to enable or disable version checks.

Compatibility fix: if the GRANT statement is used for an existing MySQL account, unexpected results may occur. This is because if the named account already exists, you cannot use the GRANT statement and the identified with clause to create a new user.

Important changes to Replication: if the server uses the -- binlog-ignore-db parameter and SELECTDATABASE () returns null to indicate that no database is selected currently), use dbname. statements using fully qualified table names in tblname format are not written into binary logs.

For more improvements, see http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-12.html

Address: http://www.iteye.com/news/27870

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.