installing mysql server 5.7

@herbert24 i did so

Is the MySQL Command Line Client in your Start -> Programs -> MySQL menu?

yes it is there

Are you able to log into it?

no i am unable to login

it just brings a pop up of a terminal and then disappears

Does it allow you to enter a password?

No, when i clicked on the MySQL Command Line Client, it just showed like for a second and disappeared

Try using this

mvn openmrs-sdk:setup -DdbPassword=“REPLACE_WITH_YOUR_PASSWORD”

1 Like

Are you sure your running the right command?

1 Like

There is space between p and -

it has failed

https://pastebin.com/vsCR0wnA

You could just uninstall and reinstall MySQL

Alright, Let me do so

i have reinstalled MySQL and i clicked the Command Line Client, and i was able to log in successfully.

i have been successful. This is the paste bin https://pastebin.com/FCazeday

then this is the paste the for the Mysql steps https://pastebin.com/pmuRTPMt

Thank you all