adplus-dvertising
frame-decoration

Question

Which program copies the databases from one server to another?

a.

mysqldbcopy

b.

mysqlcopydb

c.

mysqlflushdb

d.

mysqldbflush

Answer: (a).mysqldbcopy

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which program copies the databases from one server to another?

Similar Questions

Discover Related MCQs

Q. To use ‘mysqldbcopy’ which privileges are required on the source server?

Q. The program that performs logical backups is _____________

Q. In ‘mysqldump’ which option is used to make all tables in the destination databases to use a different storage engine?

Q. Which function returns reference to hash of row values?

Q. The function ‘fetchrow_hashref()’ returns reference to hash of row values keyed by ______________

Q. Which function returns reference to array of row values?

Q. The MySQL server is poorly configurable.

Q. Multiple MySQL servers can be easily run on the same machine.

Q. Which is the log in which data changes received from a replication master server are written?

Q. CHECK TABLE works with how many of the following?

MyISAM, ARCHIVE, CSV

Q. REPAIR TABLE works with how many of the following?

MyISAM, ARCHIVE, CSV

Q. Which myisamchk variable represents the size of buffer used to hold index blocks?

Q. Which option is used in ‘mysqldump’ to make all tables in the destination databases to use a different storage engine?

Q. With only MyISAM tables, how many of the following are for use?

mysql, mysqladmin, mysqldump, mysqlisamchk

Q. The place where the server stores its databases and status files are the database directory.

Q. What is the output from PHP?

Q. What are PHP variables preceded by?

Q. Which data type is best suited to store currency values?

Q. Which program converts binary log files to statements in text form?

Q. The ‘mysqlbackup’ command to perform a restore operation is _____________