当前位置:网站首页>Ubuntu 20.04 安装 MySQL
Ubuntu 20.04 安装 MySQL
2022-07-06 09:13:00 【hyh123a】
前言
卸载了重新安装下
环境
Ubuntu 20.04
安装版本: mysql Ver 8.0.26-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu))
参考
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-20-04
安装
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
测试
sudo mysql
其他
如有遗漏欢迎补充
如有问题欢迎留言
如有作用欢迎点赞
2021年8月测试安装成功
边栏推荐
- MySQL23-存儲引擎
- API learning of OpenGL (2004) gl_ TEXTURE_ MIN_ FILTER GL_ TEXTURE_ MAG_ FILTER
- Invalid global search in idea/pychar, etc. (win10)
- Mysql33 multi version concurrency control
- 数据库中间件_Mycat总结
- [recommended by bloggers] background management system of SSM framework (with source code)
- MySQL transaction log
- API learning of OpenGL (2005) gl_ MAX_ TEXTURE_ UNITS GL_ MAX_ TEXTURE_ IMAGE_ UNITS_ ARB
- A trip to Macao - > see the world from a non line city to Macao
- Pytoch LSTM implementation process (visual version)
猜你喜欢
随机推荐
Mysql27 index optimization and query optimization
MySQL26-性能分析工具的使用
MySQL30-事务基础知识
Invalid default value for 'create appears when importing SQL_ Time 'error reporting solution
MNIST implementation using pytoch in jupyter notebook
【博主推荐】asp.net WebService 后台数据API JSON(附源码)
MySQL23-存储引擎
MySQL28-数据库的设计规范
Mysql28 database design specification
1. Mx6u learning notes (VII): bare metal development (4) -- master frequency and clock configuration
CSDN-NLP:基于技能树和弱监督学习的博文难度等级分类 (一)
Windchill configure remote Oracle database connection
评估方法的优缺点
Postman Interface Association
Baidu Encyclopedia data crawling and content classification and recognition
npm一个错误 npm ERR code ENOENT npm ERR syscall open
CSDN问答标签技能树(五) —— 云原生技能树
Global and Chinese market of operational amplifier 2022-2028: Research Report on technology, participants, trends, market size and share
Global and Chinese market of wafer processing robots 2022-2028: Research Report on technology, participants, trends, market size and share
Installation and use of MySQL under MySQL 19 Linux