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

Store String as Varbinary in BindVars #6054

Merged
merged 5 commits into from
Apr 13, 2020

Conversation

harshit-gangal
Copy link
Member

Earlier BindVars used to store string as varchar. I have modified it to store as varbinary.
I have also changed messager to return varbinary for strings than varchar.

If an SQL Result returns varchar, the test are not modified to return varbinary. Instead bv expectation is changed to have varchar.

@sougou sougou merged commit 158a7a8 into vitessio:master Apr 13, 2020
@harshit-gangal harshit-gangal deleted the hg-bv-varbinary branch April 14, 2020 07:44
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