InterviewSolution
Saved Bookmarks
| 1. |
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_sizeThe question was asked during an interview.The doubt is from Checking and Repairing Database Tables in division Database Maintenance, Backups and Replication of MySQL |
|
Answer» The CORRECT choice is (a) key_buffer_size |
|