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

Support GBK for string-related built-in functions #11287

Closed
1 of 8 tasks
zimulala opened this issue Nov 8, 2021 · 1 comment
Closed
1 of 8 tasks

Support GBK for string-related built-in functions #11287

zimulala opened this issue Nov 8, 2021 · 1 comment
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@zimulala
Copy link
Contributor

zimulala commented Nov 8, 2021

Development Task

The reference of built-in functions: https://dev.mysql.com/doc/refman/8.0/en/string-functions.html

Our progress in supporting GBK issue: pingcap/tidb#26812.

The corresponding issue on TiDB side: pingcap/tidb#26816.

  • Support GBK for builtin function hex #11288
  • Support GBK for builtin function ascii
  • Support GBK for builtin function concat
  • support GBK for builtin function convert
  • Support GBK for builtin function length
  • Support GBK for builtin function bitLength
  • Support GBK for builtin function MD5
  • Support GBK for builtin function SHA1
@zimulala zimulala added the type/enhancement The issue or PR belongs to an enhancement. label Nov 8, 2021
@zimulala
Copy link
Contributor Author

zimulala commented Feb 9, 2022

Handled in #11397

@zimulala zimulala closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant