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: handle max_allowed_packet warnings for pad functions (#7171) #7244

Merged
merged 3 commits into from
Aug 2, 2018

Conversation

zz-jason
Copy link
Member

@zz-jason zz-jason commented Aug 2, 2018

What have you changed? (mandatory)

cherry pick #7171 to release 2.0

What is the type of the changes? (mandatory)

  • Improvement (non-breaking change which is an improvement to an existing feature)

How has this PR been tested? (mandatory)

Does this PR affect documentation (docs/docs-cn) update? (mandatory)

Does this PR affect tidb-ansible update? (mandatory)

Does this PR need to be added to the release notes? (mandatory)

release note:

handle max_allowed_packet warnings for pad functions

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)

@zz-jason zz-jason added component/expression type/2.0 cherry-pick release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Aug 2, 2018
@zz-jason
Copy link
Member Author

zz-jason commented Aug 2, 2018

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

zimulala
zimulala previously approved these changes Aug 2, 2018
Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason
Copy link
Member Author

zz-jason commented Aug 2, 2018

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

1 similar comment
@zz-jason
Copy link
Member Author

zz-jason commented Aug 2, 2018

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

Copy link
Member

@coocood coocood left a comment

Choose a reason for hiding this comment

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

LGTM

@coocood coocood added the status/LGT2 Indicates that a PR has LGTM 2. label Aug 2, 2018
@shenli
Copy link
Member

shenli commented Aug 2, 2018

/rebuild

@shenli
Copy link
Member

shenli commented Aug 2, 2018

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

@zz-jason
Copy link
Member Author

zz-jason commented Aug 2, 2018

@zimulala PTAL again

@zz-jason zz-jason merged commit 13d711f into pingcap:release-2.0 Aug 2, 2018
@zz-jason zz-jason deleted the cherrypick/7171 branch August 2, 2018 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression release-note Denotes a PR that will be considered when it comes time to generate release notes. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants