How To Reset The MySQL 5.5 Server root Password

Author: , March 16th, 2022

Had an old server, needed to get root.

For MySQL 5.7: https://dev.mysql.com/doc/refman/5.7/en/resetting-permissions.html For some other v5.7 nodes, I had admin access via a different user’s login, so all I needed was this:

Enabling Autorecovery for the Tungsten Replicator

Author: , August 7th, 2019

The replicator is a critical piece of the Tungsten Clustering solution for MySQL / MariaDB, as well as its own stand-alone data replication product. Automatic recovery enables the replicator to go back online in the event of a transient failure. In this blog, we discuss how to enable Autorecovery.

Automating Amazon EC2 Instance Backup and Recovery

Author: , November 8th, 2011

My second article has just been published on CloudSpring.com! This is very exciting for me, and there are going to be more on the way.