How to find tablename when Error log shows corrupted InnoDB FTS index
(Doc ID 2243018.1)
Last updated on FEBRUARY 22, 2023
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Goal
When a FTS(full text index) has corrupted, only the index name will be reported in the MySQL error logfile. We can use this index name to find which table/column this index belongs to.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |