1.

The tool for copying databases is ______________(a) mysql(b) mysqlcheck(c) mysqlhotcopy(d) mysqlisamchkI got this question in my homework.My question comes from MySQL Components in portion MySQL Administration of MySQL

Answer»

Correct answer is (C) mysqlhotcopy

The BEST explanation: ‘MYSQLDUMP’ and ‘mysqlhotcopy’ are the tools or programs that are used for performing the backing up of the DATABASES and copying databases from ONE server to the other server(s).



Discussion

No Comment Found

Related InterviewSolutions