Why not using gh-ost to delete old/specific data
Open
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
To avoid deadlocks, be able to deal with big size table and be able to check deleted data before removal, I came to use gh-ost for this case added supporting a `WHERE` condition that allows only moving/copying the data that meets the condition to the new table
Contributor guide
Assessment
This issue has not been assessed yet.