apt-get install software-properties-common
sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty universe'sudo apt-get updatesudo apt install mysql-server-5.6sudo apt install mysql-client-5.6https://blog.csdn.net/keeyce/article/details/52217730