MySQL Forums
Forum List  »  NDB clusters

Clarification on MySQL Cluster functionality
Posted by: einstberg
Date: March 31, 2005 09:38PM

I have 3 machines setup.
A = managment node
B = 1st storage node
C = 2nd storage node

I run sqlserver on node B and create a database FOO on it and then populate it with a few tables. I then run sqlserver on node C and the database is NOT initially shown when I type show databases. But when I create a database with exactly the same name (FOO) as I used on node B then it shows up and is automatically populated with the same tables.

Is this the way the mysql cluster is supposed to behave or am I doing something wrong?

an explanation would be appreciated.

Al

Options: ReplyQuote


Subject
Views
Written By
Posted
Clarification on MySQL Cluster functionality
2855
March 31, 2005 09:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.