The bottom Arguments does not have to be the same as this image. -A blank u is followed by the database user name, and a password is followed by-p. In addition, the actual installation Path of the three paths shall prevail. In addition, it is irrelevant to "NetBeans ".
The bottom Arguments does not have to be the same as this image. -A blank u is followed by the database user name, and a password is followed by-p. In addition, the actual installation Path of the three paths shall prevail. In addition, some content irrelevant to "NetBeans-MySQL" is mentioned here. 1. For environment variable Path, you can set C: \ Program F
The bottom Arguments does not have to be the same as this image. -U space is followed by the database user name, and-p is followed by the password.
In addition, the actual installation Path of the three paths shall prevail.
In addition, some content irrelevant to "NetBeans-MySQL" is mentioned here.
1. About the environment variable Path
You can add C: \ Program Files (x86) \ MySQL Server 5.6 \ bin to the Path (for example, the end position, but separated from the left one by a semicolon)
2. About MySQL startup in cmd command line
Note the following two points. First, the last word in the "net start mysql" command should be noted that it is not necessarily the word you need. Click "Control Panel"> "service". (After Windows 7 is opened, enter "service" in the search box and click "view local service ). I saw "MySQL56" on my computer. This is automatically created by the MySQL installer. Therefore, the exact command for starting my MySQL database in cmd is "net start MySQL56 ". The stop command is "net stop MySQL56 ".
The following code uses the administrator ID to permit the upload of .exe. You need to do both to start the MySQL database in cmd.