InterviewSolution
Saved Bookmarks
| 1. |
In ‘mysqldump’ which option is used to make all tables in the destination databases to use a different storage engine?(a) –next-storage-engine(b) –new-storage-engine(c) –clear-storage-engine(d) –get-storage-engineThe question was asked in quiz.This intriguing question comes from Copying Databases to Another Server in section Database Maintenance, Backups and Replication of MySQL |
|
Answer» The CORRECT answer is (b) –new-STORAGE-engine |
|