Login
From:
Web Development for SaaS Businesses | BugFactory
(Uncensored)
subscribe
Repairing Corrupted Indexes with `REINDEX`ing
https://bugfactory.io/articles/repairing-corrupted-indexes-with-reindexing/
links
backlinks
Roast topics
Find topics
Find it!
This article outlines how to rebuild indexes with `REINDEX`. As an example, we will deliberately corrupt an index for a column that uses a custom `ENUM` column.