当前位置:网站首页>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
边栏推荐
- 该不会还有人不懂用C语言写扫雷游戏吧
- A trip to Macao - > see the world from a non line city to Macao
- Windchill configure remote Oracle database connection
- [BMZCTF-pwn] 12-csaw-ctf-2016-quals hungman
- 35 is not a stumbling block in the career of programmers
- Solve the problem that XML, YML and properties file configurations cannot be scanned
- [untitled]
- MySQL34-其他数据库日志
- Global and Chinese market of transfer switches 2022-2028: Research Report on technology, participants, trends, market size and share
- CSDN blog summary (I) -- a simple first edition implementation
猜你喜欢
[C language] deeply analyze the underlying principle of data storage
CSDN问答模块标题推荐任务(二) —— 效果优化
MySQL36-数据库备份与恢复
Mysql27 - Optimisation des index et des requêtes
Just remember Balabala
1. Mx6u learning notes (VII): bare metal development (4) -- master frequency and clock configuration
Mysql30 transaction Basics
csdn-Markdown编辑器
[recommended by bloggers] background management system of SSM framework (with source code)
Mysql25 index creation and design principles
随机推荐
frp内网穿透那些事
MySQL 20 MySQL data directory
Transactions have four characteristics?
Use of dataset of pytorch
npm一个错误 npm ERR code ENOENT npm ERR syscall open
Timestamp with implicit default value is deprecated error in MySQL 5.6
Use JUnit unit test & transaction usage
Mysql23 storage engine
Nanny hand-in-hand teaches you to write Gobang in C language
MySQL29-数据库其它调优策略
Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
Adaptive Bezier curve network for real-time end-to-end text recognition
MySQL24-索引的数据结构
Copy constructor template and copy assignment operator template
Navicat 導出錶生成PDM文件
Mysql25 index creation and design principles
How to change php INI file supports PDO abstraction layer
【博主推荐】asp.net WebService 后台数据API JSON(附源码)
Texttext data enhancement method data argument
Mysql26 use of performance analysis tools