Skip to content

Instantly share code, notes, and snippets.

View L1so's full-sized avatar
🎯
Focusing

Pascal Hadiyanto L1so

🎯
Focusing
  • Tangerang Selatan, Banten, Indonesia
  • 13:49 (UTC +07:00)
View GitHub Profile

MySQL Download URL

https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.56-linux-glibc2.5-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R