Re: Connection
Hi,
You can set a default storage engine to use when you create a table.
To do that you can set default-storage-engine=ndbcluster in a my.cnf or on the command line.
In /etc/my.cnf it would look like:
[mysqld]
default-storage-engine=ndbcluster
Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com
Subject
Views
Written By
Posted
3117
December 22, 2004 04:37PM
Re: Connection
2201
December 22, 2004 09:55PM
2158
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.