-
TO enable the compressed client/server protocol the option is _________________.
-
- –restrict
- –reduce
- –enable
- –compress
- None of these
Correct Option: D
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.