Error importing due to MySQL version issue

Source: Internet
Author: User
Tags mysql version

Problem:
Error log reported as error when importing mysqldump exported database

2018-09-03t01:49:15.741378z 6 [ERROR] innodb:column table_name in table ' MySQL '. ' Innodb_table_stats ' was VARCHAR (597) not Null but should is VARCHAR (192) not NULL (length mismatch). 2018-09-03t01:49:15.741444z 6 [ERROR] Innodb:fetch of persist ENT statistics requested for table ' ebusbar_boss_db '. ' S_kpi ' but the required system tables Mysql.innodb_table_stats and M Ysql.innodb_index_stats is not present or has unexpected structure. Using transient stats instead.2018-09-03t01:49:37.973418z 7 [ERROR] innodb:column table_name in table ' MySQL '. ' Innodb_ta Ble_stats ' is varchar (597) isn't null but should was varchar (192) NOT null (length mismatch). 2018-09-03t01:49:37.973484z 7 [E Rror] Innodb:fetch of persistent statistics requested for table ' ebusbar_boss_db '. ' s_kpi_daily ' but the required system T Ables Mysql.innodb_table_stats and Mysql.innodb_index_stats is not present or has unexpected structure. Using transient stats instead.2018-09-03t01:49:47.627903z 8 [ERROR] Innodb:column table_nameIn table ' MySQL '. ' innodb_table_stats ' was varchar (597) not NULL but should was varchar (192) NOT null (length mismatch). 2018-  09-03T01:49:47.627952Z 8 [ERROR] Innodb:fetch of persistent statistics requested for table ' ebusbar_boss_db '. ' S_company ' But the required system tables Mysql.innodb_table_stats and Mysql.innodb_index_stats is not present or has unexpected s Tructure. Using transient stats instead.

Reason:
The database version is inconsistent, the source database is Mysqld 5.7.23, and the target database is mysqld 5.7.22

Error importing due to MySQL version issue

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.