SWS-5007 / My-Experience

13 stars 0 forks source link

AWS - How to install MySQL on AWS Ubuntu. #15

Open SWS-5007 opened 1 year ago

SWS-5007 commented 1 year ago
  1. sudo apt update
  2. sudo apt-get install mysql-server -y
  3. mysql --version