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

planbuilder: support ON DUPLICATE KEY for message tables #4512

Merged
merged 3 commits into from
Jan 12, 2019

Conversation

derekperkins
Copy link
Member

@derekperkins derekperkins commented Jan 9, 2019

I think it should be as simple as this. I still need to add a full query plan test. Am I missing anything?

Fixes #4509

Signed-off-by: Derek Perkins <derek@derekperkins.com>
Signed-off-by: Derek Perkins <derek@derekperkins.com>
Signed-off-by: Derek Perkins <derek@derekperkins.com>
@derekperkins
Copy link
Member Author

Ok, I've got test cases for both failing and the most common passing use cases. I think that should be sufficient, since there is ample test coverage for on duplicate key update elsewhere. I think this is ready to be merged.

@sougou sougou merged commit 3d9c1c7 into vitessio:master Jan 12, 2019
systay pushed a commit that referenced this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants