当前位置:网站首页>Install MySQL for Ubuntu 20.04
Install MySQL for Ubuntu 20.04
2022-07-06 10:56:00 【hyh123a】
Preface
Uninstalled and reinstalled
Environmental Science
Ubuntu 20.04
Installed version : mysql Ver 8.0.26-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu))
Reference resources
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04
install
sudo apt update
sudo apt install mysql-server
sudo mysql_secure_installation
Press y|Y for Yes, any other key for No: Y
There are three levels of password validation policy:
LOW Length >= 8
MEDIUM Length >= 8, numeric, mixed case, and special characters
STRONG Length >= 8, numeric, mixed case, special characters and dictionary file
Please enter 0 = LOW, 1 = MEDIUM and 2 = STRONG: 2
Estimated strength of the password: 100
Do you wish to continue with the password provided?(Press y|Y for Yes, any other key for No) : Y
Enter
test
sudo mysql
other
If there is any omission, please add
If you have any questions, please leave a message
If it works, please like it
2021 year 8 Monthly test installation succeeded
边栏推荐
- Case identification based on pytoch pulmonary infection (using RESNET network structure)
- 保姆级手把手教你用C语言写三子棋
- Mysql22 logical architecture
- Mysql27 - Optimisation des index et des requêtes
- Time in TCP state_ The role of wait?
- Solve the problem that XML, YML and properties file configurations cannot be scanned
- [paper reading notes] - cryptographic analysis of short RSA secret exponents
- MySQL 20 MySQL data directory
- MySQL34-其他数据库日志
- Mysql23 storage engine
猜你喜欢

Mysql21 - gestion des utilisateurs et des droits

Nanny hand-in-hand teaches you to write Gobang in C language

MySQL27-索引優化與查詢優化

保姆级手把手教你用C语言写三子棋

Mysql33 multi version concurrency control

【博主推荐】C# Winform定时发送邮箱(附源码)
![[reading notes] rewards efficient and privacy preserving federated deep learning](/img/c3/5e88277b5024885d5ceeaa0de14b27.jpg)
[reading notes] rewards efficient and privacy preserving federated deep learning

Mysql26 use of performance analysis tools

MySQL28-数据库的设计规范

Adaptive Bezier curve network for real-time end-to-end text recognition
随机推荐
Mysql22 logical architecture
数据库中间件_Mycat总结
Generate PDM file from Navicat export table
[recommended by bloggers] asp Net WebService background data API JSON (with source code)
A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
[untitled]
MySQL20-MySQL的数据目录
MySQL28-数据库的设计规范
A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
Idea import / export settings file
API learning of OpenGL (2003) gl_ TEXTURE_ WRAP_ S GL_ TEXTURE_ WRAP_ T
CSDN问答模块标题推荐任务(一) —— 基本框架的搭建
Adaptive Bezier curve network for real-time end-to-end text recognition
API learning of OpenGL (2005) gl_ MAX_ TEXTURE_ UNITS GL_ MAX_ TEXTURE_ IMAGE_ UNITS_ ARB
MySQL23-存儲引擎
There are three iPhone se 2022 models in the Eurasian Economic Commission database
[leectode 2022.2.13] maximum number of "balloons"
CSDN问答标签技能树(二) —— 效果优化
Global and Chinese market of wafer processing robots 2022-2028: Research Report on technology, participants, trends, market size and share
Mysql35 master slave replication