MySQL 5.5 installation and configuration graphic tutorial

MySQL 5.5 installation and configuration graphic tutorial

Organize the MySQL 5.5 installation and configuration tutorial notes and share them with everyone.

1. Download mysql5.5 from the official website

Download address:

http://dev.mysql.com/downloads/mysql/5.5.html

2. Install mysql5.5

Note: Please disable anti-virus software before installation.

(1) Open the downloaded mysql-5.5.53-winx64.msi

(2) Click Next

(3) Select the check box and click Next

(4) Select Custom Installation

(5) Change the installation path

(6) Click Install

(7) Next Steps

(8) Next Steps

(9) Click finish

(10) Click Next

(11) Select detailed configuration, next

(12) Select the development machine, next

(13) Select multifunctional database, next

(14) next

(15) next

(16) Select the add checkbox, next

(17) Custom encoding set

(18) Service selection

(19) Set a password

(20) Execution

(21) Finish

Wonderful topic sharing:

MySQL different versions installation tutorial

MySQL 5.6 installation tutorials for various versions

MySQL 5.7 installation tutorials for various versions

mysql8.0 installation tutorials for various versions

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • mysql5.5 installation graphic tutorial under win7
  • Mysql5.5 installation and configuration method and quick solution to Chinese garbled characters
  • MySQL5.5.21 installation and configuration tutorial (win7)
  • How to install mysql5.5.48 in centos6.7
  • CentOS 7 installation of mysql5.5 and the command used to install mariadb
  • How to install mysql5.5 on centos 7
  • Sharing the process of installing Mysql5.5 in Centos5.5
  • Install MySQL 5.5.19 on Windows
  • How to install MySQL 5.5.28 on Windows XP
  • Win7 system installation MySQL5.5.21 graphic tutorial

<<:  Detailed explanation of 8 ways to pass parameters in Vue routing components

>>:  Docker nginx example method to deploy multiple projects

Recommend

Complete steps to build a squid proxy server in linux

Preface This article mainly introduces the releva...

In-depth understanding of the use of Vue

Table of contents Understand the core concept of ...

CSS Sticky Footer Several Implementations

What is "Sticky Footer" The so-called &...

Summary of the most commonly used knowledge points about ES6 new features

Table of contents 1. Keywords 2. Deconstruction 3...

CSS3 analysis of the steps for making Douyin LOGO

"Tik Tok" is also very popular and is s...

CSS code abbreviation div+css layout code abbreviation specification

Using abbreviations can help reduce the size of yo...

The difference between MySQL database host 127.0.0.1 and localhost

Many of my friends may encounter a problem and do...

Vue uses GraphVis to develop an infinitely expanded relationship graph

1. Go to the GraphVis official website to downloa...

How to remove MySQL from Ubuntu and reinstall it

First delete mysql: sudo apt-get remove mysql-* T...

Detailed example of MySQL data storage process parameters

There are three types of MySQL stored procedure p...

js to realize the function of uploading pictures

The principle of uploading pictures on the front ...

IE6 web page creation reference IE6 default style

This is not actually an official document of IE. I...