MySQL free install version L configuration method

Source: Internet
Author: User
Tags mysql free

First Contact MySQL, toss a day, always install unsuccessful, service start not, later downloaded from official website zip archive version, do not install, directly unzip it to disk, do some simple configuration can.

Software: http://dev.mysql.com/downloads/mysql/download requires registering an Oracle account.

1. Installation:

Locate the MySQL decompression path, go to the bin directory, and shift+ the right mouse button to open the Command window here. In the Command window, enter: mysqld install

Prompt for installation to enter next step successfully

2. Start the service

In the Command window, enter: Net start MySQL, start the MySQL service, or run into services.msc to find MySQL boot.

3. Turn on MySQL

In the command Window input: Mysql-u root-p, you will be prompted to enter a password, the initial no password, the direct carriage return, using the command: mysqladmin-u root-p password to modify the password.

4. Using Visual Tools

OK, basic operation completed, download a navicat or similar software, you can operate the database!

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

MySQL free install version L configuration method

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.