Re: MySQL working on a cluster

2001-06-11 Thread jaab
On Thu, 7 Jun 2001, Nelson Gomes wrote: > On a cluster, is it possible to have several MySQL instances (one per node) > each having several mysqld processes, working concurrently on NAS (network > storage) device, that is mounted on every node, and accessed through a > shared filesystem ?? > > How

Re: MySQL working on a cluster

2001-06-11 Thread Jeremy Zawodny
On Thu, Jun 07, 2001 at 05:42:40PM +0100, Nelson Gomes wrote: > I have a question: > > On a cluster, is it possible to have several MySQL instances (one > per node) each having several mysqld processes, working concurrently > on NAS (network storage) device, that is mounted on every node, and > a