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

In config.py, why not login MySQL as 'qiandao' instead of 'root'? #17

Closed
Goshin opened this issue Apr 17, 2016 · 3 comments
Closed

In config.py, why not login MySQL as 'qiandao' instead of 'root'? #17

Goshin opened this issue Apr 17, 2016 · 3 comments

Comments

@Goshin
Copy link
Contributor

Goshin commented Apr 17, 2016

I notice a new user 'qiandao' will be created when setting up, but the default user of the MySQL configuration in config.py appears to be the 'root'.

Is it intended? or did I just miss something?

Goshin referenced this issue in Goshin/qiandao Apr 17, 2016
@binux
Copy link
Owner

binux commented Apr 17, 2016

Is the default configuration really working? I thought at least you need to modify something in config.py, and for qiandao.today, there is a local_config.py, almost everything in the config.py is modified for security reason.

@Goshin
Copy link
Contributor Author

Goshin commented Apr 18, 2016

Well, in my case, it works fine with the default config after I changed 'root' to 'qiandao'.

I do think people need to do some custom works on the config, but not being aware of the 'qiandao', they might add a redundant user. So logging in MySQL as 'qiandao' in the default config would be appreciated.

@binux
Copy link
Owner

binux commented Apr 18, 2016

could you raise a pull request

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

No branches or pull requests

2 participants