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

executor: support creating user with no password. #1841

Merged
merged 1 commit into from Oct 18, 2016

Conversation

hanfei1991
Copy link
Member

The sql like "create user ** @ ** " without identify a passwork will cause a panic. This pr solve this problem.

@ngaut @shenli @coocood PTAL

@coocood
Copy link
Member

coocood commented Oct 18, 2016

LGTM

@shenli
Copy link
Member

shenli commented Oct 18, 2016

LGTM

@hanfei1991 hanfei1991 merged commit e0e5a58 into master Oct 18, 2016
@hanfei1991 hanfei1991 deleted the hanfei/no_password branch October 18, 2016 12:17
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.

None yet

3 participants