Unknown option: save-state
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 737
- Forks
- 52
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 1
Description
After the first check which passed , I did try the actual change to the DB.
Error before copy records:
redundant argument in printf at /usr/bin/pt-online-schema-change line 3520
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the actual database change that fails before copying records, then inspect /usr/bin/pt-online-schema-change around line 3520 and the handling of the save-state option. Compare the failing invocation with the preceding check that passed; done means the redundant printf argument is resolved and the schema change completes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, perl
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100