2 messages in com.mysql.lists.clusterI've been pondering..
FromSent OnAttachments
Bart Verwilst21 Jun 2005 05:22 
Mikael Ronström21 Jun 2005 07:40 
Subject:I've been pondering..
From:Bart Verwilst (Bart@hostbasket.com)
Date:06/21/2005 05:22:34 AM
List:com.mysql.lists.cluster

Hello!

Could somebody explain how this works? :

I have 2 storage nodes and a few SQL nodes. I create a database "bleh" on 2 sql nodes. Then I fill it up with some data, using the ndb engine on the tables. If I drop the database on 1 sql node, all the data is removed from the cluster, right? So sql node 2 only has an empty database "bleh" left. How do I remove a certain db only from 1 sql node? Alter table all the tables to MyISAM, and then drop the database? Or is there another way?

Thanks in advance!

Kind regards,