1.

TO enable the compressed client/server protocol the option is _________________(a) –enable(b) –compress(c) –reduce(d) –restrictI got this question in a job interview.My question is based upon Loading Data Efficiently topic in portion Query Optimization of MySQL

Answer»

The correct CHOICE is (B) –compress

Best explanation: The COMPRESSED client/server protocol is used to reduce the amount of data going over the network. For most of the MySQL clients this is specified using the –compress COMMAND line OPTION.



Discussion

No Comment Found

Related InterviewSolutions