当前位置:网站首页>Mysql8msi installation tutorial (database mysql installation tutorial)
Mysql8msi installation tutorial (database mysql installation tutorial)
2022-07-27 12:03:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
It must be Xiaobai who came to see this article , Good coincidence , I am also .......
I don't say much nonsense , First go to the official website (https://dev.mysql.com/downloads/mysql/) download mysql.( Foreign website , Pages may be slow )
Pull down
Wait for the page to jump , Start selecting download
Then download ....
ok , The download phase is over , Go and install it .
Open setup , Agree to the installation agreement . Come here
Choose default , All the way fool next; We choose Custom, Be familiar with the installation process and installed components
Options | meaning |
|---|---|
Developer Default | Default installation type |
Server only | Just as a server |
Client only | Just as a client |
Full | Full installation type |
Custom | Custom installation type |
According to your own needs , Turn the left products Add to the right , On the right is the component to be installed ,
next Execute
next next Come here
next next...
next , Choose the first Strong Password ....
Input root password , You can go on add user You can also add after the installation .
here , Service Name It can be changed to MySQL Convenient for later viewing and other operations , It's not necessary to modify , Just remember .next
Execute...
finish,next,finish.... Blind all the way
Check if the installation is successful , function cmd On the command line, tap : MySQL -uroot -p”password” password It's the password you just set .
Work success .
what ???mysql Not an executable file or command ?
System environment variable settings path Add installation MySQL sever route bin, For example, I C:\Program Files\MySQL\MySQL Server 8.0\bin
Do it again .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/128202.html Link to the original text :https://javaforall.cn
边栏推荐
- 快抖抢救“失意人”
- Kazoo tutorial
- Leetcode 02: sword finger offer 58 - I. flip the word order (simple); T123. Verify palindrome string; T9. Palindromes
- JS parasitic combinatorial inheritance
- 基于反馈率的控制系统原理
- IDEA: Can‘t use Subversion command line client:svn 解决方案
- 求不同采样周期下的传递函数有限零点
- Beyond compare 3 next difference segment / down search arrow not found
- 解决@OneToMany查询陷入循环引用问题
- [machine learning whiteboard derivation series] learning notes --- conditional random fields
猜你喜欢

B 站 713 事故后的多活容灾建设|TakinTalks 大咖分享

Keil MDK编译出现..\USER\stm32f10x.h(428): error: #67: expected a “}“错误的解决办法

Principle of control system based on feedback rate

MATLAB画带延时系统的伯德图

【产品】关于微信产品分析

阿里云云数据库RDS版Exception during pool initialization

求不同采样周期下的传递函数有限零点

Shell脚本文本三剑客之awk
![[machine learning whiteboard derivation series] learning notes - probability graph model and exponential family distribution](/img/cc/a27db6c5a380102029b85255df79c9.png)
[machine learning whiteboard derivation series] learning notes - probability graph model and exponential family distribution

解决@OneToMany查询陷入循环引用问题
随机推荐
Tlc549proteus simulation &sallen key filter &ad736vrms to DC conversion &proteus view 51 register value
V-show failure
剑指 Offer 笔记: T45. 把数组排成最小的数
Keil MDK编译出现..\USER\stm32f10x.h(428): error: #67: expected a “}“错误的解决办法
剑指 Offer 笔记: T39. 数组中出现次数超过一半的数字
查看系统下各个进程打开的文件描述符数量
The difference between microcomputer and single chip microcomputer
go 用本地代码replace
Pytorch shows the summary like tensorflow
基于bolt数据库实现简单的区块链 day(2)
Could not load dynamic library ‘libcudnn.so.8‘;
Strictly control outdoor operation time! Foshan housing and Urban Rural Development Bureau issued a document: strengthening construction safety management during high temperature
Go replace with local code
Unity Shader 一 激光特效Shader[通俗易懂]
[machine learning whiteboard derivation series] learning notes - probability graph model and exponential family distribution
Summary of leetcode SQL exercises (MySQL Implementation)
compute_class_weight() takes 1 positional argument but 3 were given
日本福岛废堆安全监视协议会认可排海计划“安全”
torch‘ has no attribute ‘inference_ mode‘
shell中的while循环实例