Skip to content

Instantly share code, notes, and snippets.

@itsterry
itsterry / mysql-57-ppa.sh
Created August 22, 2019 15:29
Installs latest MySQL Server 5.7 version from MySQL PPA.
#!/bin/bash
####
# Description: Installs latest MySQL Server 5.7 version from MySQL PPA.
#
# Runs on: All platforms
#
# Usage:
# Add the following command to the setup of a build in the Project Settings
#