HyperDB for partitioning of Tables to different DataBase
Hi I am trying to divide wordpress sub table to different databases so that load can be dissipated based upon functinality. My ultimate aim is to support the increased traffic of the blog. Can any one guide me on what partition I have to take and what to do with hyperDB that it will work at the end.
Regarding Partition
I found this link http://dev.mysql.com/tech-resources/articles/performance-partitioning.html. I suppose this is not what I want. Can any one guide me on this.
Regarding Using HyperDB for accessing Partitioned Tables
Do I have to change anything in the code or any database initials apart from updating in db-congif.php file