Skip to content

Instantly share code, notes, and snippets.

View pjmazenot's full-sized avatar

Pierre-Julien Mazenot pjmazenot

View GitHub Profile
@pjmazenot
pjmazenot / migrate-mamp-to-mysql-5.7.sh
Last active December 29, 2017 00:59 — forked from dj1020/migrate.sh
Upgrade MAMP to MySQL 5.7 tested 2016/03/20
#!/bin/sh
# Original by Ken Lin
# Updated by Pierre-Julien Mazenot
#
# - Mysql version 5.7.9 -> 5.7.11
# - Comments
#
# Additional notes after last tests
#