Skip to content

Instantly share code, notes, and snippets.

View thinnker's full-sized avatar

Jason Roberts thinnker

  • Cape Town, South Africa
View GitHub Profile
# INSTALL
# REQUIRES:
# - server (the server instance)
# - user (the database user instance)
#
# Add MySQL User
mysql --user="root" --password="IywEehlDEnpoOLSPgWEO" -e "DROP USER IF EXISTS test;"