当前位置:网站首页>Mysql5.7 installation tutorial graphic explanation
Mysql5.7 installation tutorial graphic explanation
2022-07-04 18:18:00 【qq_ four hundred and sixty-nine million six hundred and three t】
Due to version differences , It may be a little different , But the general process is the same , Before installation, please make sure that the machine has been previously installed MYSQL Unloaded and clean , Please refer to for specific uninstallation :
1. download MySQL I use it 5.7.24
Open the download link :MySQL :: Download MySQL Installer
Click on Download Download Popup page
Click on No thanks Download
The name of the downloaded file is mysql-installer-community-5.7.24.0.msi
Double click the file name to install If the following error is prompted
explain .NET4.5.2 Not installed This plug-in needs to be installed The error reporting window has a URL Direct installation
After installation Reopen MySQL Erection sequence At this time, the installation can proceed smoothly
Check I accept then Next
So here's what I chose Custom Custom means then Next
According to the number of digits in your system X64 still X86 After you click and choose Click on the middle arrow
Then you can choose the path ( The default installation is C disc )
I chose D disc Both the installation path and the data path are D disc After all, put it on the system disk In case it collapses The data is gone
And then click Next Click on Execute then Next
This option is default
Server specific
MySQL Port default 3306 If there is no special need Generally, modification is not recommended continue Next
Set up MySQL password Suggest alphanumeric symbols then Next
Here is the name of the service display There is no special need and no modification is recommended continue Next
Some installation will be stuck in this position And then the mistake Unable to install The reason is that your database version is high Not suitable for this system So reduce the database version Or upgrade the system version Once the installation database was stuck here Then it goes down 5.6 That's all right. . If it turns green ,OK, congratulations , It has been installed !!!
test My SQL
Switch to directory D:\MySQL\MySQL Server 5.7\bin Next
function cmd window mysql -uroot -p
Input password then status
Yes, it is , Install a client tool navicat or sqlyong That's all right. .
But there's one more step ,MYSQL5.7 The default character set encoding for is latin1, It does not support Chinese , So we need to set it manually , Yes? Do it , If you do not manually specify its data storage directory during installation , Go to the default data directory (C:\ProgramData\MySQL\MySQL Server 5.7\data) Find my.ini This file or go to mysql Find this file in the root directory of the installation , You can modify its character set encoding .
If you change the directory of data storage during installation , Just go to the directory you specified my.ini
As follows :
[mysql] Add the configuration character set as UTF8
default-character-set=utf8
[mysqld] Add the configuration character set as UTF8
character-set-server=utf8
restart MYSQL The server is ready to use
边栏推荐
- TCP waves twice, have you seen it? What about four handshakes?
- 蓝桥:合根植物
- 删除二叉搜索树中的节点附图详解
- Face_recognition人脸识别之考勤统计
- About the pit of firewall opening 8848 when Nacos is started
- Redis主从复制
- TCP两次挥手,你见过吗?那四次握手呢?
- The controversial line of energy replenishment: will fast charging lead to reunification?
- 超标量处理器设计 姚永斌 第5章 指令集体系 摘录
- 创业两年,一家小VC的自我反思
猜你喜欢
78岁华科教授冲击IPO,丰年资本有望斩获数十倍回报
我写了一份初学者的学习实践教程!
With an estimated value of 90billion, the IPO of super chip is coming
要上市的威马,依然给不了百度信心
Superscalar processor design yaoyongbin Chapter 7 register rename excerpt
Talk about seven ways to realize asynchronous programming
Recast of recastnavigation
78 year old professor Huake impacts the IPO, and Fengnian capital is expected to reap dozens of times the return
补能的争议路线:快充会走向大一统吗?
机器学习概念漂移检测方法(Aporia)
随机推荐
How to test MDM products
Open source PostgreSQL extension age for graph database was announced as the top-level project of Apache Software Foundation
LD_ LIBRARY_ Path environment variable setting
Lua emmylua annotation details
2022年全国CMMI认证补贴政策|昌旭咨询
如何进行MDM的产品测试
Face_ Attendance statistics of recognition face recognition
Load test practice of pingcode performance test
Dynamic programming stock problem comparison
The top half and bottom half of the interrupt are introduced and the implementation method (tasklet and work queue)
爬虫初级学习
Vscode modification indentation failed, indent four spaces as soon as it is saved
MySQL常用增删改查操作(CRUD)
The block:usdd has strong growth momentum
What if Kaili can't input Chinese???
Implementation of shell script replacement function
Heartless sword Chinese translation of Elizabeth Bishop's a skill
[system disk back to U disk] record the operation of system disk back to U disk
android使用SQLiteOpenHelper闪退
Android uses sqliteopenhelper to flash back