filmov
tv
Installing MySQL server and client On Ubuntu 16.04.

Показать описание
Today we will learn about installing MySQL server and client On Ubuntu 16.04. We will install MySQL Server 5.7 on Ubuntu 16.04. In the terminal you run following command:
sudo apt-get install mysql-common mysql-client mysql-server-5.7
sudo apt-get install mysql-common mysql-client mysql-server-5.7