Hi,
Databases are defined in the MySQL Servers. Currently there is no process of
auto-discovering databases. Thus if you want to see the tables of a database
created at another MySQL Server you need to create the database on the other
MySQL Server and then the tables of that database will be autodiscovered.
There is no concept of doing things on one storage node and not on others. The
storage nodes are clustered and has the same information. Thus it is MySQL Servers
that can have differing views on which databases are defined.
Rgrds Mikael
Tim Pearson wrote:
> Hello all (again),
>
> I have set up a MySQL cluster, but when I create
> tables on one storage node the changes are not
> propogated to the second storage node.
>
> I have created the same database names on the
> second storage node.
>
> This may or may not be related to my previous
> post(s) and the workaround I found.
>
> The two servers appear to be chugging away in
> unison every 5 or so seconds, but nothing is
> replicated.
>
> Can anyone help?
>
> Thanks,
>
> Tim
Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog:
http://mikaelronstrom.blogspot.com