Top 84 MySQL Performance Tips From Experts
Posted by marcin | Filed under db, digg
here is top mysql performance tips from experts every mysql admin,user need to know this
Open Tools for MySQL Administrators
Posted by marcin | Filed under db, digg
MySQL provides some tools to monitor and troubleshoot a MySQL server, but they don’t always suit a MySQL developer or administrator’s common needs, or may not work in some scenarios, such as remote or over-the-web monitoring. Fortunately, the MySQL community has created a variety of free tools to fill the gaps.
How To Set Up A Load-Balanced MySQL Cluster
Posted by marcin | Filed under db, digg
“This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node.”