V

Vinay • 28.75K Points
Instructor II

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: 15
  • Filed under category MySQL

Explanation by: Vinay
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.


Question analytics