Skip to content

VReplication: Pad binlog values for binary() columns to match the value returned by mysql selects#8137

Merged
rohit-nayak-ps merged 3 commits intovitessio:release-10.0from
planetscale:backport-of-7969
May 21, 2021
Merged

VReplication: Pad binlog values for binary() columns to match the value returned by mysql selects#8137
rohit-nayak-ps merged 3 commits intovitessio:release-10.0from
planetscale:backport-of-7969

Conversation

@rohit-nayak-ps
Copy link
Copy Markdown
Member

@rohit-nayak-ps rohit-nayak-ps commented May 17, 2021

Backport of : #7969

Related Issue: #8080
Signed-off-by: Rohit Nayak rohit@planetscale.com

… a select query. This also ensures that if such columns are used as sharding keys we get the same keyspace_id

Signed-off-by: Rohit Nayak <rohit@planetscale.com>
…rs see the padded value instead of doing it later in vstreamer or doint it just for keyspace id computation

Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
@rohit-nayak-ps rohit-nayak-ps changed the title Backport of 7969 Backport of 7969 into 10.0 May 17, 2021
@rohit-nayak-ps rohit-nayak-ps marked this pull request as ready for review May 17, 2021 11:07
@rohit-nayak-ps rohit-nayak-ps requested a review from deepthi May 17, 2021 11:07
@rohit-nayak-ps rohit-nayak-ps merged commit ddc26dc into vitessio:release-10.0 May 21, 2021
@rohit-nayak-ps rohit-nayak-ps deleted the backport-of-7969 branch May 21, 2021 08:57
@systay systay changed the title Backport of 7969 into 10.0 VReplication: Pad binlog values for binary() columns to match the value returned by mysql selects May 27, 2021
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.

3 participants