be scalable if your DB system is cpu or ram bound. If
it's diskbound then you won't achieve scalability this way.
Cheers,
Andrew
-Original Message-
From: ZHANG JIAYING [mailto:[EMAIL PROTECTED]
Sent: Monday 02 February 2004 20:35
To: [EMAIL PROTECTED]
Subject: RE: Multipl
Hi, Andrew. Thank you very much for your explanation. And yes, I actually wanted to
mean BDB, instead of DBD.
I just checked BDB document. It seems they maintain their own locks. So my two cases
will lead to data corruption. I wonder if there are any database management systems
implementing lo
om: ZHANG JIAYING [mailto:[EMAIL PROTECTED]
Sent: Friday 30 January 2004 20:06
To: [EMAIL PROTECTED]
Subject: Multiple mysql servers with the same datadir
Hi, all. I notice this is not recommended in the manual. But I wonder if
not considering performance, when using dbd as the table type, are th
Hi, all. I notice this is not recommended in the manual. But I wonder if not
considering performance, when using dbd as the table type, are there any problems in
these two cases?
1) running multiple mysqld processes on the same machine with the same datadir.
2) running multiple mysqld on differe