当前位置:网站首页>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
边栏推荐
- MySQL21-用戶與權限管理
- 虚拟机Ping通主机,主机Ping不通虚拟机
- Valentine's Day is coming, are you still worried about eating dog food? Teach you to make a confession wall hand in hand. Express your love to the person you want
- Use JUnit unit test & transaction usage
- MySQL21-用户与权限管理
- Some problems in the development of unity3d upgraded 2020 VR
- A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
- 第一篇博客
- MySQL36-数据库备份与恢复
- Windows cannot start the MySQL service (located on the local computer) error 1067 the process terminated unexpectedly
猜你喜欢
![[Li Kou 387] the first unique character in the string](/img/2d/f2c99549cac86c08efbfbd8ba76427.jpg)
[Li Kou 387] the first unique character in the string

【博主推荐】C#生成好看的二维码(附源码)

Adaptive Bezier curve network for real-time end-to-end text recognition

MySQL25-索引的创建与设计原则

Breadth first search rotten orange

Why is MySQL still slow to query when indexing is used?

Mysql26 use of performance analysis tools

Mysql27 index optimization and query optimization

Pytoch LSTM implementation process (visual version)

MySQL34-其他数据库日志
随机推荐
Other new features of mysql18-mysql8
Why is MySQL still slow to query when indexing is used?
SSM整合笔记通俗易懂版
C language string function summary
Generate PDM file from Navicat export table
MySQL36-数据库备份与恢复
Windchill configure remote Oracle database connection
[recommended by bloggers] asp Net WebService background data API JSON (with source code)
【博主推荐】SSM框架的后台管理系统(附源码)
导入 SQL 时出现 Invalid default value for ‘create_time‘ 报错解决方法
Pytorch RNN actual combat case_ MNIST handwriting font recognition
There are three iPhone se 2022 models in the Eurasian Economic Commission database
Mysql32 lock
MySQL transaction log
A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
Mysql27 - Optimisation des index et des requêtes
Mysql 其他主机无法连接本地数据库
MySQL27-索引优化与查询优化
Installation and use of MySQL under MySQL 19 Linux
CSDN question and answer module Title Recommendation task (I) -- Construction of basic framework