October 21, 2012

Why Clusters in the Cloud Doesn’t Make Sense

Clustering has been an important tool in the IT architect’s tool belt for many years now. Put a group of servers or storage together on a LAN, add some well-planned redundancy, and top it off with a cluster controller, and you’ve increased your fault tolerance enormously. Clustering is at the

MySQL command – OPTIMIZE TABLE

This is a simple command that is not used often, even by experienced database creators. So, how does it help you?Once you implement a number of changes into your table, including inserting, deleting and updating data, the table fragments on the computer. OPTIMIZE TABLE makes it possible to quick defragment