时间:2024-11-01 21:04:24
1、进入linux系统,然后切换到root账号
2、apt-get update 下载包
3、mysql 安装 apt-get install mysql-server
4、看mysql 是否安装成功