-
Which program emulates the client load for a MySQL server?
-
- mysqlimport
- mysqlslap
- mysqladmin
- mysqldump
- None of these
Correct Option: B
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.