taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

CMD Error During MySql Setup #76

Closed Bjourk closed 13 years ago

Bjourk commented 13 years ago

When I enter "$ mysql -u root -p" to begin setting up the minecraft database, I get:

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

What am I doing wrong? Is there a simpler way to set this up?

N3X15 commented 13 years ago

... The $ is the prompt. $ indicates a non-root user, # means root.