github / github/gh-ost

Can we start copying data from the middle of the original table.

Open
#552 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.6k
Forks
1.4k
Avg merge
2h 31m
Merged PRs (30d)
4

Description

Is there any way, we can start copying our data from the middle of the original table. As if I have 100K rows in my original table, and I have to add a new column with only last 50k rows (doing alter and purging in a single step).

Can I command gh-ost to start coping the rows from id number 50k ?

Note - I am damn sure that no transaction is going to happen on my fist 50K row, that I need to purge.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.