i can install mysql server on ubuntu 18.04 code example
Example 1: install mysql ubuntu
sudo apt install mysql-server
Example 2: install mysql ubuntu
//follow this blog
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04