当前位置:网站首页>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
边栏推荐
- Bytetrack: multi object tracking by associating every detection box paper reading notes ()
- CSDN Q & a tag skill tree (V) -- cloud native skill tree
- Isn't there anyone who doesn't know how to write mine sweeping games in C language
- CSDN markdown editor
- CSDN问答标签技能树(二) —— 效果优化
- Solve the problem that XML, YML and properties file configurations cannot be scanned
- Global and Chinese market of transfer switches 2022-2028: Research Report on technology, participants, trends, market size and share
- MNIST implementation using pytoch in jupyter notebook
- MySQL transaction log
- 保姆级手把手教你用C语言写三子棋
猜你喜欢

Some problems in the development of unity3d upgraded 2020 VR
![[reading notes] rewards efficient and privacy preserving federated deep learning](/img/c3/5e88277b5024885d5ceeaa0de14b27.jpg)
[reading notes] rewards efficient and privacy preserving federated deep learning
![[C language] deeply analyze the underlying principle of data storage](/img/d6/1c0cd38c75da0d0cc1df7f36938cfb.png)
[C language] deeply analyze the underlying principle of data storage

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

Use JUnit unit test & transaction usage

CSDN blog summary (I) -- a simple first edition implementation

MySQL29-数据库其它调优策略

Invalid global search in idea/pychar, etc. (win10)
![[recommended by bloggers] C # generate a good-looking QR code (with source code)](/img/5a/1dbafe5a28f016b815964b9b37c9f1.jpg)
[recommended by bloggers] C # generate a good-looking QR code (with source code)

MySQL32-锁
随机推荐
[Li Kou 387] the first unique character in the string
第一篇博客
Mysql27 - Optimisation des index et des requêtes
[recommended by bloggers] C # generate a good-looking QR code (with source code)
CSDN blog summary (I) -- a simple first edition implementation
A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
35 is not a stumbling block in the career of programmers
MySQL21-用户与权限管理
Kubesphere - deploy the actual combat with the deployment file (3)
Mysql23 storage engine
Copy constructor template and copy assignment operator template
MySQL 29 other database tuning strategies
虚拟机Ping通主机,主机Ping不通虚拟机
解决扫描不到xml、yml、properties文件配置
MySQL28-数据库的设计规范
[BMZCTF-pwn] 11-pwn111111
【博主推荐】asp.net WebService 后台数据API JSON(附源码)
Use of dataset of pytorch
Texttext data enhancement method data argument
Mysql21 user and permission management