mysql 在ubuntu和centos上的安装ubuntu系统:Ubuntu16.04
apt-get update
apt-get install mysql-server
需要注意的是,在安装mysql 后是不可以使用navicat
2022-03-09