Hi there,

currently I am using a single server for my webapp. Within 
the next days I get another box which will host the
mysql-database (which is currently running on the other server).

I want to set up replication between the 2 ones, using my current
server as SLAVE and the new on as master. Does this make sence?
All queries and datamanipulations are (and will be) performed by
the current server (which is running out of resources...).

Will the load on my current server decrease if I set it up
as SLAVE and having all connections to the new master?

thanks in advance
pero

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to