Connection between NetBeansIDE and MySQL5.6

Source: Internet
Author: User
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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.