MySQL

Ubuntu MySQL 建置常用指令

在 Ubuntu 16.04 安裝 MySQL 5.7

sudo apt-get update
sudo apt-get install mysql-server mysql-client