MySQL Forums
Forum List  »  Install & Repo

Error messages on install of 5.6.7
Posted by: Partha Dutta
Date: October 04, 2012 05:54PM

I am seeing these types of messages in the error log after installing 5.6.7 and creating a database:

121004 23:50:00 InnoDB: Error: Table "mysql"."innodb_table_stats" not found.
121004 23:50:00 InnoDB: Recalculation of persistent statistics requested for table "tpcc"."item" but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.

Looking at the mysql installation SQL files for the mysql db, I see that some of the system tables are created as InnoDB. Is this correct? Are there any new settings that would lead to these messages. The tables show up in the mysql db, but they are not accessible.

Options: ReplyQuote


Subject
Written By
Posted
Error messages on install of 5.6.7
October 04, 2012 05:54PM


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.