BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/lsf-oss

install.sh reports successful user creation, but not really

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.