Hi, i have a database with 200 tables. I need to import it to MySQL Cluster. I found how to change the engine of tables to NDB, but Can i change the engine of database to NDB or can i Alter several tables simultaneously? It is hard to change engines of 200 tables.
↧