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

install.sh reports successful user creation, but not really #13

Open
sheggen opened this issue Sep 21, 2021 · 0 comments
Open

install.sh reports successful user creation, but not really #13

sheggen opened this issue Sep 21, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sheggen
Copy link
Contributor

sheggen commented Sep 21, 2021

During install.sh, the installer asks for a username and password. If the username already exists, it reports the following:

ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'test'@'localhost'
User successfully created!

This could be handled more gracefully.

Additional things to check:

  • if the username is given a new password, does it change?
@sheggen sheggen added bug Something isn't working good first issue Good for newcomers labels Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant