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

parser: Add convert type function #22

Closed
wants to merge 1 commit into from
Closed

Conversation

shenli
Copy link
Member

@shenli shenli commented Sep 6, 2015

Support mysql builtin function CONVERT(expr,type)

See: https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html#function_convert

@shenli shenli closed this Sep 6, 2015
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
Added the command line flags --log-level (-L), --log-file and
--status-addr. Since these values can now be configured, the
initialization of the logger and pprof server are moved into cmd.Init()

Also clarified the meaning of the --key flag (the meaning of "key path"
is ambiguous since we're dealing with a key-value database after all).
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
okJiang pushed a commit to okJiang/tidb that referenced this pull request Oct 19, 2021
* tests: add naughty_strings integration test

* .travis.yml, Makefile: enable integration test in CI

* tests: remove 'color' option of 'diff'

* tests/_utils: refine run_sql* scripts

* tests: using environment variables to control DSN
rebelice pushed a commit to rebelice/tidb that referenced this pull request Jan 7, 2022
guoshouyan pushed a commit to guoshouyan/tidb that referenced this pull request Mar 5, 2024
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Jul 31, 2024
implement compaction iter and use simple restorer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant