A

Admin • 833K Points
Coach

Q. Which system variable controls the size of the table cache?

  • (A) table_cache
  • (B) libmysqlb
  • (C) open_cache
  • (D) cache_open
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

table_cache: This is the correct option. The table_cache system variable in MySQL controls the size of the table cache. It determines the maximum number of open tables that MySQL keeps cached in memory for quick access.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.