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

*: add parser and definition for all unsupported builtin funcs (part 4) #2667

Merged
merged 3 commits into from
Feb 19, 2017

Conversation

XuHuaiyu
Copy link
Contributor

This commit servers for the following builtin funcs:

ADDTIME, CONVERT_TZ, LOCALTIME, LOCALTIMESTAMP, MAKEDATE, MAKETIME, PERIOD_ADD,
PERIOD_DIFF, QUARTER, SEC_TO_TIME, SUBTIME, TIME_FORMAT, TIME_TO_SEC, TIMESTAMPADD,
TO_DAYS, TO_SECONDS, UTC_TIME

@coocood @shenli @hanfei1991 @tiancaiamao @zimulala PTAL

ADDTIME, CONVERT_TZ, LOCALTIME, LOCALTIMESTAMP, MAKEDATE, MAKETIME, PERIOD_ADD,
PERIOD_DIFF, QUARTER, SEC_TO_TIME, SUBTIME, TIME_FORMAT, TIME_TO_SEC, TIMESTAMPADD,
TO_DAYS, TO_SECONDS, UTC_TIME
Conflicts:
	parser/misc.go
	parser/parser.y

�:q!
@shenli
Copy link
Member

shenli commented Feb 17, 2017

LGTM

1 similar comment
@tiancaiamao
Copy link
Contributor

LGTM

Conflicts:
	parser/misc.go
	parser/parser.y

�:q!
@XuHuaiyu XuHuaiyu merged commit 41afe4e into master Feb 19, 2017
@XuHuaiyu XuHuaiyu deleted the xhy/builtin branch February 19, 2017 09:07
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