V
Q. Which system variable controls the size of the table cache?
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.