Ok, but is it possible to have the same table on booth servers and split the data by rows? Like you can with ms-sql and the federated servers technique?
Can you be more specific and maybe guide me to some documentation?
Thanks!
andy thomas writes:
On Tue, 29 Jun 2004 [EMAIL PROTECTED] wrote:
Hello!
We are currently running with one big ms sql-server.
Is it possible to do federated servers on mysql?
What I want to do is to purchase one more server and split the work load on the two servers.
Yes, you can use master/slave replication in MySQL to share the load
across multiple serevrs.
Andy
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]