Re: Existing databases
You can move the data by using ALTER TABLE on each individual table with
ENGINE=NDBCLUSTER in the ALTER TABLE statement, this will essentially
recreate the tables in the new NDB Cluster handler.
Rgrds Mikael
Dan Pirvulescu wrote:
> I allready have a application running on a server
> which have a lot of databases with a lot of tables
> and I want to create a mysql cluster.
> It is possible to add all the databases to the
> cluster without recreate all the tables with
> ENGINE=NDBCLUSTER?
Subject
Views
Written By
Posted
3385
February 07, 2005 08:02AM
Re: Existing databases
2222
February 08, 2005 02:58AM
2077
February 08, 2005 03:27AM
2181
February 08, 2005 08:08PM
2264
February 10, 2005 02:50AM
2302
February 10, 2005 07:01AM
2309
February 11, 2005 09:36AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.