Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding multicolumn primary key support and refactoring #1266

Merged
merged 73 commits into from
Oct 23, 2023
Merged

Conversation

davidducos
Copy link
Member

No description provided.

@davidducos davidducos added this to the Release 0.15.3-1 milestone Aug 15, 2023
@davidducos
Copy link
Member Author

multicolumn primary key support has been added when we have integer columns. CHAR columns are not supported yet and I had disabled for this branch as it was causing problems after the refactoring

@davidducos davidducos merged commit a71c6c6 into master Oct 23, 2023
34 checks passed
@davidducos davidducos deleted the enh_1254 branch March 12, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support multi-column primary key splitting Mydumper 0.14 not splitting the large table for dumping data
1 participant