MySQL Forums
Forum List  »  NDB clusters

Re: How to change the engine of database? not engine of table
Posted by: Mikael Ronström
Date: July 25, 2019 02:56AM

Only possible to change per table.
So some script using SHOW TABLES and ALTER TABLE should do the trick.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to change the engine of database? not engine of table
379
July 25, 2019 02:56AM


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.