Which system variable determines the number of rows from INSERT DELAYED statements that can be queued per table?
(a) fast_queue_size
(b) general_queue_size
(c) slow_queue_size
(d) delayed_queue_size
I got this question in an interview.
Asked question is from Tuning the Server in chapter General MySQL Administration of MySQL