MYSQLZIP installation-free configuration steps and graphical management tools mysql-workbench_MySQL

Source: Internet
Author: User
MYSQLZIP installation-free configuration steps and graphical management tool mysql-workbench bitsCN.com

1. decompress the ZIP package and configuration

First, extract mysql-5.5.25-winx64.zip to the D:/mysql-5.5.25 directory, and then according to the relevant information on the Internet, the my-large.ini (of course, you can also select another ini configuration file) copy and rename my. ini, which is added in the [mysqld] section:


# Basic System Directory
Basedir = D:/mysql-5.5.25
# User Data Directory
Datadir = D:/mysql-5.5.25/data
# Character set settings
Character-set-server = utf8
Added the following in the [client] section:
Default-character-set = utf8

2. install Windows services in MySQL

2.1 Installation
Find the bin directory in the mysql installation directory and execute mysqld

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.