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

SQLSTATE error #17

Open
shubham1305 opened this issue Sep 21, 2019 · 5 comments
Open

SQLSTATE error #17

shubham1305 opened this issue Sep 21, 2019 · 5 comments

Comments

@shubham1305
Copy link

Screenshot 2019-09-21 at 2 50 01 PM

@AdrianRen
Copy link

Having the same issue, cheers

@Davidnwogu
Copy link

Did you eventually find a solution to this problem?

@Anunayj
Copy link
Contributor

Anunayj commented Jan 23, 2020

Just import database_actual.sql in database directory.

@Anunayj
Copy link
Contributor

Anunayj commented Jan 23, 2020

If you are using docker, there is a mysql server running at :3306, login into it and import
database_actual.sql using something like mysql -h 127.0.0.1:3306 -u root -p attendance_ms database_actual.sql (password is root by default)

@JayMwakideu
Copy link

If you are using docker, there is a mysql server running at :3306, login into it and import
database_actual.sql using something like mysql -h 127.0.0.1:3306 -u root -p attendance_ms database_actual.sql (password is root by default)

'mysql' is not recognized as an internal or external command,
operable program or batch file.

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

5 participants