MySQL Forums
Forum List  »  NDB clusters

Connection
Posted by: Alexander Windbichler
Date: December 22, 2004 04:37PM

Hello,

I built up a little MySQL Cluster and it works fine.

But I have one problem:

If I create a new table I have to write:
TABLE ctest (i INT) ENGINE=NDBCLUSTER;

Is it possible, that mysql adds "engine=ndbcluster" itself? The problem is, that I have more users and it would be a problem, if anyone has to add this.

thank you,

alex

Options: ReplyQuote


Subject
Views
Written By
Posted
Connection
3298
December 22, 2004 04:37PM
2312
December 22, 2004 09:55PM
2252
December 23, 2004 05:10AM


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.