ubuntu部署安装 MySQL 5.7

Posted 芹溪

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu部署安装 MySQL 5.7相关的知识,希望对你有一定的参考价值。

安装 mysql 5.7
安装 MySQL 运行命令:

apt-get -y install mysql-server mysql-client

你会被要求提供MySQL的root用户密码 :

New password for the MySQL “root” user: <– yourrootsqlpassword Repeat password for the MySQL “root” user: <– yourrootsqlpasswor

以上是关于ubuntu部署安装 MySQL 5.7的主要内容,如果未能解决你的问题,请参考以下文章