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 date_format #1295

Merged
merged 4 commits into from
Jun 6, 2016
Merged

*: Support date_format #1295

merged 4 commits into from
Jun 6, 2016

Conversation

zimulala
Copy link
Contributor

@zimulala zimulala commented Jun 6, 2016

fix issue #1213

zimulala added 2 commits June 6, 2016 15:09
Conflicts:
	parser/parser.y
	parser/parser_test.go
// See http://dev.mysql.com/doc/refman/5.7/en/date-and-time-functions.html#function_date-format
func builtinDateFormat(args []types.Datum, _ context.Context) (types.Datum, error) {
var (
isPerect bool
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo

@shenli
Copy link
Member

shenli commented Jun 6, 2016

LGTM

@coocood
Copy link
Member

coocood commented Jun 6, 2016

LGTM

@zimulala zimulala merged commit d9569a6 into master Jun 6, 2016
@zimulala zimulala deleted the zimuxia/builtin-data-format branch June 6, 2016 10:49
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
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.

3 participants