InnoDB: Error: logfile./ib_logfile0isofdiff_MySQL

Source: Internet
Author: User
Mysql is starting InnoDB: Error: logfile. ib_logfile0isofdifferentsize05242880bytes problem bitsCN.com if your configuration file uses something like a my-innodb-heavy-4G.cnf as the configuration file.
Mysql can be started normally, but innodb tables cannot be used.
The following output is displayed in the error log:

InnoDB: Error: log file./ib_logfile0 is of different size 0 5242880 bytes

Now we need to back up the original innodb ib_logfile × to a directory, delete the original file, and restart mysql.
You will see that the size of ib_logfile * is changed to the size specified in your configuration file.
My-innodb-heavy-4G.cnf (the size of log file is 256 M: innodb_log_file_size = 256 M)
You will see many 268435456-size files. BitsCN.com

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.