I\'ve tried multiple solutions from StackOverflow but haven\'t had any success. I\'m on Mac OSX (Sierra 10.12.3) trying to create a new database and user. From terminal I
If you need to skip the password prompt for some reason, you can input the password in the command (Dangerous)
mysql -u root --password=secret