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

vreplication: more VReplicationExec constructs #5179

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

sougou
Copy link
Contributor

@sougou sougou commented Sep 10, 2019

Previously, only single row queries were allowed for VReplicationExec.
With this change, queries with arbitrary where clauses are supported.

Signed-off-by: Sugu Sougoumarane ssougou@gmail.com

Previously, only single row queries were allowed for VReplicationExec.
With this change, queries with arbitrary where clauses are supported.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@sougou sougou requested a review from deepthi September 10, 2019 23:34
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sougou sougou merged commit cfe43b3 into vitessio:master Sep 16, 2019
@sougou sougou deleted the ss-vrepl-better-sql branch September 16, 2019 01:19
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