A

Admin • 833K Points
Coach

Q. The most important configurable resource for MyISAM is

  • (A) memory cache
  • (B) speed cache
  • (C) key cache
  • (D) time cache
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

For the index processing, ‘MyISAM’ manages its own key cache, which is the most important configurable resource for the MyISAM storage engine. It is used for index based retrievals and sorts.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.