I recently had to assist a friend who is hosting sites on an Ubuntu VPS; he found himself unable to connect to local MySQL instance as root.Obviously, my first suggestion was to simply reset the password using the –skip-grant-tables trick that’s well documented elsewhere online. However, attempting to stop the MySQL instance using the command […]