Q. The largest value to which the variable ‘max_allowed_packet’ can be set is
β
Correct Answer: (C)
1GB
Explanation: The ‘max_allowed_packet’ stores the maximum size to which the buffer used for client communications can grow. The largest value to which ‘max_allowed_packet’ variable can be set is 1GB.