install_and_configure_mysql_server_on_ubuntu.md 246 B

Mysql installation and configuration on Ubuntu Server 22.04

  1. Update ubuntu server first: sudo apt update

  2. Upgrade it:

sudo apt upgrade