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

Push down INET6_ATON and INET6_NTOA (#2614) #2623

Closed

Conversation

ti-srebot
Copy link
Collaborator

@ti-srebot ti-srebot commented Aug 7, 2021

cherry-pick #2614 to release-5.0
You can switch your code base to this Pull Request by using git-extras:

# In tics repo:
git pr https://github.com/pingcap/tics/pull/2623

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/tics.git pr/2623:release-5.0-132472bf4d42

What problem does this PR solve?

Issue Number: #2427

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

  1. Add FunctionTiDBIPv6StringToNum for INET6_ATON.
  2. Add FunctionTiDBIPv6StringToNum for INET6_NTOA.

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch:

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

Release note

  • Support INET6_ATON and INET6_NTOA in TiFlash.

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@windtalker
Copy link
Contributor

close as it is not needed in 5.0.x

@windtalker windtalker closed this Sep 2, 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