Welcome to part 3 of the MAMP tutorial. In this post we will go over setting up phpMyAdmin on your Mac’s localhost. Part 2 walks…
Category: MySQL
How to setup MySQL on a Mac (MAMP Part 2)
Welcome to part 2 of the MAMP tutorial. In this part we will go over setting up Mysql on your Mac’s localhost. Part 1 goes…
How to reset the root mysql password if you forget it
I’ve been setting up a LEMP server, Nginx Mysql PHP, on Ubuntu and lost my root mysql password. Here’s what I did to reset the…
What to do when you have the error “too many connections”
Recently our servers went down. The error we were getting was “Too many connections”. This meant that we needed to increase the limit on the…