mysql5.5 a bug in the replication environment

Source: Internet
Author: User
  1. mysql5.5, in a master-slave replication environment

  2. When the Binlog format is row

  3. There are tables using the Mrg_myisam engine


When the above three conditions are met, congratulations, when you insert a record, you will see from the library constantly in the restart, each restart is done crash recovery.

This bug exists in all 5.5 releases, bug record: https://bugs.mysql.com/bug.php?id=73635.


Workaround:

  1. Upgrade to version 5.6, pro-Test 5.6 has fixed the bug.

  2. Change the Binlog format.

  3. Change the engine, don't use the Mrg_myisam engine.


mysql5.5 a bug in the replication environment

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.