MySQL Forums
Forum List  »  Newbie

Splitting DBs between servers
Posted by: Hank Hill
Date: July 22, 2005 07:42AM

I have an application that uses a main database to obtain user information. However, depending on the user, we need to connect to one of 20-30 databases. The question is - how do I split these databases between 2 servers? Our users would have to sign into server A to connect to the main database upon login - then, within the application connect to either Server A or Server B depending on the user. Is there a way to connect to ServerB or a DB on ServerB server from within a MYSQL Command line on Server A? Or maybe use the .ini file to split these databases into 2 servers?

Thanks, all.

- Hank

Options: ReplyQuote


Subject
Written By
Posted
Splitting DBs between servers
July 22, 2005 07:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.