MySQL Blog Posts

User History Bash Script

In my previous blog, "Getting MySQL User Info: Limitations and Possibilities," I described how I found a solution to obtaining a history of login information for a specific user logging into the database from different servers if the audit log plugin is not installed...

read more

MySQL 5.6 Broken Replication Error 1236

Recently, I had a client that had a rack-mounted server that went into a hard lock on a Saturday morning. Monday morning, when it could be rebooted, MySQL received the dreaded "Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Could...

read more

The Elements of a Bash Script

Database administrators need to know databases as well as the operating system (OS) their database is running on. Bash scripting is where the two merge. For the beginner, bash scripting can be intimidating, but all have the same basic structure: a beginning, middle,...

read more

Need more information? Let’s Talk Today!