Which myisamchk variable represents the size of buffer used to hold index blocks?
(a) key_buffer_size
(b) read_buffer_size
(c) sort_buffer_size
(d) write_buffer_size
The question was asked during an interview.
The doubt is from Checking and Repairing Database Tables in division Database Maintenance, Backups and Replication of MySQL