Dear all,
I have a cluster with ,
2 data nodes
2 sql nodes (server B & Server c)
1 management nodes.
I found that, creating any table on any of the database on one of the sql nodes (Server B or Server C). I use ‘NDB’ engine to create the table and i get replicated to another node in no time. All the insertion, updates and deletions will also get replicated amongst the nodes.
But, I found that if I create a new database by using server B, i couldnt see any updated on server c.
May i know is this a bug or i need to configure somethings else?
I have a cluster with ,
2 data nodes
2 sql nodes (server B & Server c)
1 management nodes.
I found that, creating any table on any of the database on one of the sql nodes (Server B or Server C). I use ‘NDB’ engine to create the table and i get replicated to another node in no time. All the insertion, updates and deletions will also get replicated amongst the nodes.
But, I found that if I create a new database by using server B, i couldnt see any updated on server c.
May i know is this a bug or i need to configure somethings else?