'Mysql' is not an internal or external command, operable program or batch file.

'Mysql' is not an internal or external command, operable program or batch file.

One. Open the MySQL installation path, run the file to assess
two. In the Windows platform, you need to add the path to the mysql environment variable:
1. Right-click on "My Computer" - "Properties" - "Advanced" - "Environment Variables" - "System Variables" - Double-click the "Path" - will mysql path "D: wampbinmysqlmysql5.0.51bbin (this assumes your MYSQL installation directory and, like me, in fact, to find after you navigate to your MYSQL installation directory bin directory you can write up a full path)" added to it - " OK "
2. after the addition is complete, and then tested under DOS:
C:> MySQL -u root -p
the Enter password: **********
is available for purchase at The MySQL Monitor Commands to End with; or G..
21 IS the above mentioned id MySQL Connection Your
Server Version: 5.0.45 MySQL-NT-Community Community Community Community Edition (the GPL)
.. Type 'Help;' or 'H' for Help Type 'c' to the Clear Buffer at the
mysql>
appeared mysql> on that success!
you can not use the above way, you just run the MySQL Server Instance Config Wizard can be directly configured.
http: // localhost: 8088 / project name / folder name / 132.jsp

Published 27 original articles · won praise 5 · Views 6119

Guess you like

Origin blog.csdn.net/systempause/article/details/104297141