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

expression: set correct return field type of builtin CONVERT() (#9305) #10263

Merged
merged 4 commits into from
May 23, 2019

Conversation

bb7133
Copy link
Member

@bb7133 bb7133 commented Apr 25, 2019

Cherry-pick #9305, please merge parser cherry-pick pingcap/parser#299 firstly.

This cherry-pick aims to solve a known charset issue:

mysql> create database ${SOME_DB} charset ""

Which reports errors in master branch as expected, but shows no error in release-2.1

@zhouqiang-cl
Copy link
Contributor

/rebuild

@zz-jason
Copy link
Member

@bb7133 please fix ci. BTW please add some proper labels for this PR.

@bb7133 bb7133 force-pushed the bb7133/cherry-pick_9305 branch from abf23ae to b81cf2a Compare May 20, 2019 07:23
@bb7133
Copy link
Member Author

bb7133 commented May 20, 2019

PTAL @lysu @XuHuaiyu @zz-jason

@zz-jason
Copy link
Member

LGTM

@zz-jason zz-jason added the status/LGT1 Indicates that a PR has LGTM 1. label May 23, 2019
@zz-jason
Copy link
Member

/run-all-tests tidb-test=release-2.1 pd=release-2.1 tikv=release-2.1

@zz-jason zz-jason requested review from lysu, tiancaiamao and zimulala May 23, 2019 04:29
Copy link
Contributor

@winkyao winkyao left a comment

Choose a reason for hiding this comment

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

LGTM

@winkyao winkyao merged commit c5dbb4c into pingcap:release-2.1 May 23, 2019
@bb7133 bb7133 deleted the bb7133/cherry-pick_9305 branch December 29, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants