-
Notifications
You must be signed in to change notification settings - Fork 244
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
Fix escape for StringRegExpression #2775
Conversation
/run-all-tests tidb=v6.5.0 tikv=v6.5.0 pd=v6.5.0 |
1 similar comment
/run-all-tests tidb=v6.5.0 tikv=v6.5.0 pd=v6.5.0 |
/run-all-tests tidb=release-6.5 tikv=release-6.5 pd=release-6.5 |
2 similar comments
/run-all-tests tidb=release-6.5 tikv=release-6.5 pd=release-6.5 |
/run-all-tests tidb=release-6.5 tikv=release-6.5 pd=release-6.5 |
/run-all-tests tidb=release-6.4 tikv=release-6.4 pd=release-6.4 |
/run-all-tests tidb=release-6.6 tikv=release-6.6 pd=release-6.6 |
/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1 |
1 similar comment
/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1 |
/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1 |
/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xuanyu66, zhangyangyu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
/cherry-pick release-3.2 |
@shiyuhang0: new pull request created to branch In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
/found community |
1 similar comment
/found community |
What problem does this PR solve?
TiSpark does not support escape in like expression before.
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes
tidb-ansible
repository