1.

Which program emulates the client load for a MySQL server?(a) mysqlslap(b) mysqldump(c) mysqladmin(d) mysqlimportI had been asked this question in an international level competition.My question is taken from MySQL Programs topic in portion MySQL Programming of MySQL

Answer»

Right option is (a) mysqlslap

For EXPLANATION: mysqlslap is a client program designed to emulate client load for a MySQL server. It reports the timing of each stage. It works as if MULTIPLE CLIENTS are accessing the server.



Discussion

No Comment Found

Related InterviewSolutions