How To Understand Binary
Binary is actually easier to understand than you might think. In this article I explain how to understand both binary and hexadecimal numbering systems from the ground up, as well as how computers use binary to store text.
Galera’s big gotcha for MySQL users
Galera allows administrators to run a multi-master MySQL database cluster. It scales well for read loads and can offer greater redundancy and resilience to your infrastructure. However, there are some important nuances in the way Galera handles transactions that can catch out those used to working with standalone MySQL servers…