Comment 5 for bug 560347

Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

Hello Laine,
I still need more information to specify the situation.

Could you confirm the output of following commands before the building index?
Or, are the commands also cause crushing?

<index information of mysqld>
> show indexes from [table_name];

<index information of InnoDB>
> select * from information_schema.INNODB_INDEX_STATS where table_name like '%[table_name]%';