InterviewSolution
Saved Bookmarks
| 1. |
What is the most important configurable resource for MyISAM?(a) key cache(b) memory cache(c) time cache(d) speed cacheThis question was addressed to me in class test.My question comes from Enabling or Disabling LOCAL Capability for LOAD DATA in chapter General MySQL Administration of MySQL |
|
Answer» Correct choice is (a) KEY cache |
|