Server Load Question

2006-06-19 Thread Robinson, Eric
I asked this question previously but didn't get much response so I'll try again. Our server will be home to 100 separate clients. Each client will have their own set of databases that will be accessed by 10-60 users at each client's site. Each client has 3 databases. Database-1: 500 tables. 13

Re: Server Load Question

2006-06-19 Thread Chris White
On Monday 19 June 2006 10:01 am, Robinson, Eric wrote: Q: In terms of performance, is it better for each customer to have its own instance of MySQL, each serving 3 databases, or is it better to have one instance of MySQL serving 300 databases? --Eric Can you clarify a bit on instance? Are

Re: Server Load Question

2006-06-19 Thread Brent Baisley
. - Original Message - From: Robinson, Eric [EMAIL PROTECTED] To: mysql@lists.mysql.com Sent: Monday, June 19, 2006 1:01 PM Subject: Server Load Question I asked this question previously but didn't get much response so I'll try again. Our server will be home to 100 separate clients

Re: Server Load Question

2006-06-19 Thread Dan Buettner
Eric, I sent you a note about hardware this morning as well, but here's a further thought - Don't know if this is the case, but is this the exact same application served to 100 different customers? And are Database-2 and Database-3 the same for every customer? Some kind of reference info

RE: Server Load Question

2006-06-19 Thread Robinson, Eric
@lists.mysql.com Subject: Re: Server Load Question Eric, I sent you a note about hardware this morning as well, but here's a further thought - Don't know if this is the case, but is this the exact same application served to 100 different customers? And are Database-2 and Database-3 the same