Ubuntu 安装MySql Ctrl+Alt+T 打开命令窗口sudo apt-get update 更新APT包sudo apt-get install mysql-server 安装Mysqlsystemctl status mysql 查看是否安装成功