> 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. _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
