|
Why - well load / i/o
there are a few reasons to do this -
For example:
We have a server and the mysql just cannot run well on it -
its an I/O issue mainly
Now - moving mysql off to another system in the network would make a lot of sense - the system would run just mysql -
Disk I/O on that 15K RPM Raid 10 system would take care of the Disk I/O
|