Hi,
Tim Pearson wrote:
> Thanks for your reply.
>
> I had created the database as empty on both nodes.
> Do I need to create the tables on both nodes?
>
No, you can only define them on one node, then they are defined in the cluster.
> When I tried creating new tables on one node, the
> tables were not replicated to the other node.
>
How did you verify this. Did you try a
select * from table;
from the second MySQL Server
Rgrds Mikael
> Tim
>
> ---EDIT---
>
> Could this be the problem:
>
> All machines used in the cluster must have the
> same architecture; that is, all machines hosting
> nodes must be either big-endian or little-endian,
> and you cannot use a mixture of both. For example,
> you cannot have a management node running on a PPC
> which directs a data node that is running on an
> x86 machine. This restriction does not apply to
> machines simply running mysql or other clients
> that may be accessing the cluster's SQL nodes.
>
> I am running the storage nodes on Fedora Core x86
> (little endian) and the management node on OpenWRT
> (little endian).
>
> Do the nodes have to be the same OS, or just the
> same endian-ness?
>
> Tim
>
>
>
> Edited 2 times. Last edit at 10/14/05 03:44AM by
> Tim Pearson.
Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog:
http://mikaelronstrom.blogspot.com