Re: Existing databases
Hi,
Under unix and linux there is a perl script which comes with MySQL designed to allow you to ALTER a lot of tables all at once. The utility is called 'mysql_convert_table_format'.
You should be able to do something similar to:
shell> mysql_convert_table_format --type=NDBCluster dbnamehere
Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com
Subject
Views
Written By
Posted
3385
February 07, 2005 08:02AM
2222
February 08, 2005 02:58AM
2076
February 08, 2005 03:27AM
Re: Existing databases
2180
February 08, 2005 08:08PM
2264
February 10, 2005 02:50AM
2302
February 10, 2005 07:01AM
2308
February 11, 2005 09:36AM
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.