MySQL database installation and use

Source: Internet
Author: User
Tags win32

The downloaded MySQL has two versions: one is. msi, can be installed directly, and then start the service in Services.msc;

The other is to be configured with the following steps:

1. Place the files where you want them, similar to the program installation directory

2. The directory can be added to the environment variable path, to facilitate the use of the command (may restart after the effective)

3. Modify the My-default-ini configuration information, for example: # Basedir = D:\non-installed\mysql-5.6.14-win32

# DataDir = D:\non-installed\mysql-5.6.14-win32\data

4. Command line mysqld-install to install the service, net start MySQL to start the service

5. Command line net stop MySQL stop service, mysqld-remove to uninstall the service

MySQL database installation and use

Related Article

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.