Tried to install MySQL on Ubuntu, with these 3 commands:
sudo apt update sudo apt install mysql-server mysql_secure_installation
When running