Q. The system variable to maintain InnoDB log buffer size is . . . . . . . .
β
Correct Answer: (A)
innodb_log_buffer_size
Explanation: This question is about how MySQL's InnoDB storage engine manages its log buffer. This buffer is crucial for transaction safety and data recovery.