Install MySQL 5.6 on Ubuntu Linux 14.10

Linux
2015-09-08 11:56 (10 years ago)
Install MySQL 5.6 on Ubuntu Linux 14.10
cd /tmp/
wget "http://dev.mysql.com/get/mysql-apt-config_0.3.5-1ubuntu14.10_all.deb"

sudo dpkg -i mysql-apt-config_0.3.5-1ubuntu14.10_all.deb
# Server -> MySQL 5.6 -> Apply

sudo apt-get update
sudo apt-cache policy mysql-server

sudo apt-get install mysql-server

(Reconfigure: sudo dpkg-reconfigure mysql-apt-config )

Currently unrated
The author runs the application development company Cyberneura.
We look forward to discussing your development needs.

Categories

Archive