I got a task to test and deploy the latest MySQL 5.7 from Oracle on Ubuntu and Debian servers. It turns out with MySQL’s APT repository, this is very trivial. Here is how to get MySQL 5.7 installed on Debian-based systems: 1) Download mysql-apt-config from MySQL download page. Just click on the “Download” button then…
Read more Installing MySQL 5.7 (Oracle) using APT repository