MySQL Forums
Forum List  »  NDB clusters

Re: Creating new tables -> INNODB
Posted by: Thomas Waibel-BGo
Date: November 30, 2017 10:15AM

You have to state engine=ndbcluster in your create table statement.

You could try and adjust parameters
default-storage-engine
default-tmp-storage-engine
and see if that works...

Options: ReplyQuote


Subject
Views
Written By
Posted
873
November 30, 2017 08:51AM
Re: Creating new tables -> INNODB
373
November 30, 2017 10:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.