List:Cluster« Previous MessageNext Message »
From:Stewart Smith Date:January 16 2006 8:26am
Subject:Re: how a bout this structure
View as plain text  
On Mon, 2006-01-16 at 15:04 +0800, huang mingyou wrote:
> hello,list!
>     I want to use mysql cluster and Replication at the same time.this
> is my design of this struct.because the have a little data change on
> the cluster and more select operation ,so I want use this structure.
> have another good structure, and,this structure will some problem?

Please note that replication of NDB tables is not supported until 5.1[1]

A way you can do it in 5.0 and below is to only do updates through 1
mysqld (so you get a binlog with all updates in it).

[1] rephrase that to 'support is planned in 5.1' so that i'm not making
any commitments to future releases :)
-- 
Stewart Smith, Software Engineer
MySQL AB, www.mysql.com
Office: +14082136540 Ext: 6616
VoIP: 6616@stripped
Mobile: +61 4 3 8844 332

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Attachment: [application/pgp-signature] This is a digitally signed message part signature.asc
Attachment: [application/pgp-signature]
Thread
how a bout this structurehuang mingyou16 Jan
  • Re: how a bout this structureStewart Smith16 Jan