Done
Details
Assignee
Zsolt ParragiZsolt ParragiReporter
Daniel NieckeDaniel NieckeUpstream Bug URL
Needs Review
YesFix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Zsolt Parragi
Zsolt ParragiReporter
Daniel Niecke
Daniel NieckeUpstream Bug URL
Needs Review
Yes
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created February 1, 2021 at 2:48 PM
Updated March 19, 2025 at 8:56 AM
Resolved February 16, 2023 at 3:49 PM
One off our Read-Only Slaves crashed will executing an Optimize Table on an InnoDB Table. Before executing the command we set innodb_optimize_fulltext_only via "SET GLOBAL innodb_optimize_fulltext_only = ON". The optimize table was executed a few times in a row and was done after a few seconds until one run crashed.
The table contains 2 FTS Indices which seem to cause the problem.