hi johan,
thanks to your kindly reply.
I am not familiar with mysql cluster.
could you help to clarify what support propagation or not more details?
YES:
create table, index?
NO:
grant, trigger, stored procedure, view
BR,
seven
On Wed, Jun 2, 2010 at 4:20 PM, Johan Andersson
<johan.andersson@stripped>wrote:
> hi seven,
>
> Yes, GRANT, TRIGGERs, SPROCs and VIEWs are stored locally on each mysql
> server.
> This means you have to execute those commands on _all_ mysql servers
> connected to the Cluster.
>
> BR
> johan
>
>
> seven duan wrote:
>
>> I have deployed a mysql cluster with 3 sql nodes.
>> I create a NDB table in node1, then other nodes will create this
>> table,too.
>> I create a view in node1, then other nodes will not create this view.
>> Now, my question is
>> How to enable propagation of create view operation to other mysql cluster
>> node?
>> Do I have to create view on other nodes one by one?
>> thanks,
>>
>>
>
>
--
Best Regards,
Seven