InterviewSolution
Saved Bookmarks
| 1. |
Which program copies the databases from one server to another?(a) mysqldbcopy(b) mysqlcopydb(c) mysqlflushdb(d) mysqldbflushThe question was posed to me during an interview.I'm obligated to ask this question of Copying Databases to Another Server in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Correct answer is (a) mysqldbcopy |
|