InterviewSolution
Saved Bookmarks
| 1. |
The myisamchk variable that represents the size of buffer used to hold index blocks is _____________(a) key_buffer_size(b) read_buffer_size(c) sort_buffer_size(d) write_buffer_sizeThe question was posed to me during an online exam.My query is from Using Backups for Data Recovery in division Database Maintenance, Backups and Replication of MySQL |
|
Answer» Correct OPTION is (a) key_buffer_size |
|