MySQL Forums
Forum List  »  Install & Repo

mysql_install_db five tables error
Posted by: 潔 江川
Date: April 14, 2016 03:59AM

Hello

I installed mysql 5.6 on linux. I encountered the similar cases of Bug #68807 (five tables error). However it is not a solution to indicate explicitly defaults-file= on mysql_install_db.
Could you give any other solution on this issues ?

mysql Ver 14.14 Distrib 5.6.25, for Linux (x86_64) using EditLine wrapper

[Tue Apr 12 18:37:57.646 2016] 2016-04-12 18:34:18 7f5ad485b700 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
[Tue Apr 12 18:37:57.646 2016] 2016-04-12 18:34:18 7f5ad485b700 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
[Tue Apr 12 18:37:57.646 2016] 2016-04-12 18:34:18 7f5ad485b700 InnoDB: Error: Fetch of persistent statistics requested for table "business_db"."contract_info_kpf" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.

Kiyoshi Egawa @ Tokyo

Options: ReplyQuote


Subject
Written By
Posted
mysql_install_db five tables error
April 14, 2016 03:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.