安装如下:
1、安装服务端:# sudo apt-get install mysql-server。
2、安装客户端:# sudo apt-get -y install mysql-server。
3、安装客户端工具:# sudo apt-get install libmysqlclient-dev。
ubuntu上安装mysql
原文:https://www.cnblogs.com/igoodful/p/9032526.html