10 Dec
2010
10 Dec
'10
7:11 p.m.
I am new to MySQL and relStorage. I am not sure whether this is the right place to ask this question or not. I used relStorage with mySQL cluster. But MySql cluster replicates the tables only with engine=ndbcluster, while relStorage creates tables having engine=InnoDB. I manually altered the tables engine from InnoDB to ndbcluster, but after doing this relStorage throws exception, "object_state table should have engine=InnoDB, it has engine =ndbcluster". Do anyone have any idea about to make mysql cluster working with relStorage.
do not use ndbcluster engine.