On Mar 18, 2009, at 11:47 AM, Johnny Withers wrote:

I have an application and database doing this right now. We run both
ways, a single db per customer and a single customer per db. Smaller
customers are in a shared enviroment and larger customers have their
own db, sometimes they even have their own server. We use a company_id
field in each table to identify the data.

How do you go about table changes and such - run a script that connects to each DB or something more fancy than that?



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[email protected]

Reply via email to