From: Date: January 16 2006 8:04am Subject: how a bout this structure List-Archive: http://lists.mysql.com/cluster/3033 Message-Id: <40b6d52e0601152304y223cfd6u@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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? =3D=3D=3D=3D=3D=3D [m1,ndb1,mysql1,ndb_mgm1] ------- [m2,ndb2,mysql2,ndb_mgm2] | [m3,lvs,keepalived] | -------------------- [m4,mysql] [m5,mysql] =3D=3D=3D=3D=3D=3D =20 hmy