PostgreSQL

PostgreSQL 24/7 Support and Managed Services Get the most out of PostgreSQL with Certified Experts from XTIVIA Virtual-DBA! SCHEDULE A MEETING GET MORE INFORMATION Unlock the full potential of PostgreSQL Get your PostgreSQL Database running at peak performance with...
MySQL 5.6 Broken Replication Error 1236

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:...
Prepping for MySQL 5.7 Upgrade

Prepping for MySQL 5.7 Upgrade

MySQL 5.6 reached its end-of-life (EOL) in February 2021. If you haven’t upgraded to MySQL 5.7, you are not the only one. It can be an intimidating endeavor. There are configuration, system table, server, Innodb and SQL changes to consider. And, documentation is...
Encrypted Replication for MySQL

Encrypted Replication for MySQL

Encrypted connections for MySQL replication are the default as of 8.0. The following simple example shows a basic setup for encrypted replication using Ubuntu 20.04 and MySQL Community 8.0.27. The steps may be similar for other Linux distributions. The necessary files...