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/expressions: replace iconv-go with text/transform #27

Closed
wants to merge 2 commits into from
Closed

expression/expressions: replace iconv-go with text/transform #27

wants to merge 2 commits into from

Conversation

unknwon
Copy link
Contributor

@unknwon unknwon commented Sep 6, 2015

Remove CGO requirement for compiling iconv-go currently is using.

Replace it with native implmentation of Go.

Signed-off-by: Unknwon u@gogs.io

make test has passed, but test cases don't look very detailed on expression, so not sure if everything will go well.

Godep really kills the diff page. 😂

Remove CGO requirement for compiling iconv-go currently is using.

Replace it with native implmentation of Go.

Signed-off-by: Unknwon <u@gogs.io>
Signed-off-by: Unknwon <u@gogs.io>
@unknwon
Copy link
Contributor Author

unknwon commented Sep 6, 2015

OK... I don't get the error here: https://travis-ci.org/pingcap/tidb/jobs/79013804

What did I miss?

@unknwon unknwon closed this Sep 6, 2015
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Dec 18, 2019
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
* add restrict in restore table and dbs

* fix test

* fix dead lock

* address comment

* address comment
xhebox pushed a commit to xhebox/tidb that referenced this pull request Sep 28, 2021
xhebox pushed a commit to xhebox/tidb that referenced this pull request Oct 8, 2021
crazycs520 added a commit to crazycs520/tidb that referenced this pull request Jan 8, 2022
Defined2014 pushed a commit to Defined2014/tidb that referenced this pull request Apr 11, 2022
iosmanthus pushed a commit to iosmanthus/tidb that referenced this pull request Oct 31, 2022
Signed-off-by: disksing <i@disksing.com>

Signed-off-by: disksing <i@disksing.com>
Co-authored-by: Yuqing Bai <baiyuq@gmail.com>
BornChanger added a commit to BornChanger/tidb that referenced this pull request Dec 6, 2022
Connor1996 pushed a commit to Connor1996/tidb that referenced this pull request Dec 14, 2022
…ingcap#27)

* *: pass user's resource group naem to sessionVars.ResourceGroupName

Signed-off-by: BornChanger <dawn_catcher@126.com>
guoshouyan pushed a commit to guoshouyan/tidb that referenced this pull request Mar 5, 2024
…48742) (pingcap#27)

close pingcap#48629

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution This PR is from a community contributor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants