MySQL Security Best Practices: A Practical Guide for Locking Down Your Database Introduction MySQL runs just about everywhere. I’ve seen it behind small persona...
March 2 #Opensource #Percona #MySQL #Community
There is a special kind of boredom that only database people know. The kind where you stare at a server humming along and think, surely there is something here ...
February 1 #Opensource #Percona #MySQL #Community
Configuring the Component Keyring in Percona Server and PXC 8.4 (Or: how to make MySQL encryption boring, which is the goal)...
January 13 #Opensource #Percona #key ring #MySQL
Percona Toolkit 3.7.1 has been released on Dec 17, 2025. The most important updates in this version are:...
December 17, 2025 #Toolkit #MySQL #Percona #Opensource
MySQL replication has been around forever, and yet… people still manage to set it up in ways that break at the worst possible moment. Even in 2025, you can get ...
December 3, 2025 #Opensource #Percona #replication #MySQL
When I first got into woodworking, my mentor shared a piece of advice that has stuck with me ever since: “Use the right tool for the job.” You wouldn’t reach fo...
November 24, 2025 #Opensource #Percona #toolkit #MySQL
Struggling with MySQL memory spikes? Knowing how and where memory is allocated can make all the difference in maintaining a fast, reliable database. From global...
November 11, 2025 #MySQL #MariaDB #Percona #DBA Tools
In my first post on the MySQL 8.4 Audit Log Filter component, I covered how to install the component and configure a basic filter that captures all events. The ...
October 8, 2025 #Opensource #Audit Log #filter #component
The audit log filter component in MySQL 8.4 provides administrators with a powerful mechanism for auditing database activity at a fine-grained level. While it o...
September 18, 2025 #Opensource #Audit Log #filter #component