πŸ“Š MySQL
Q. The largest value to which the variable ‘max_allowed_packet’ can be set is
  • (A) 2GB
  • (B) 8GB
  • (C) 1GB
  • (D) 4GB
πŸ’¬ Discuss
βœ… 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.

Explanation by: Nitin Gupta
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
167
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Nitin Gupta
Publisher
πŸ“ˆ
93%
Success Rate