Skip to content

Instantly share code, notes, and snippets.

View JoanMarin's full-sized avatar

Joan Marín JoanMarin

  • EXA Auto Parts
  • Medellín - Colombia
View GitHub Profile
@JoanMarin
JoanMarin / MySql-5.5-installation guide.md
Last active August 6, 2020 04:09 — forked from ahmadhasankhan/MySql-5.5-installation guide.md
Install MySQL 5.5.xx on Ubuntu 18.04

MySQL Download URL

https://downloads.mysql.com/archives/community/
https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.56-linux-glibc2.5-x86_64.tar.gz
https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.62-linux-glibc2.12-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL