1.

Which command controls the maximum number of tables that the cache can hold?(a) table_open_cache(b) table_definition_cache(c) open_files_limit(d) read_buffer_sizeI have been asked this question in a national level competition.The question is from Web Performance Optimization in portion HTML Images & Web Page Files of HTML

Answer»

Right answer is (a) table_open_cache

Easy EXPLANATION: The option for table cache is table_open_cache. It CONTROLS the maximum NUMBER of tables that the cache can hold, we set the VARIABLE equal to the total number of table, table_definition_cache is the lightweight PARTNER to table cache.



Discussion

No Comment Found

Related InterviewSolutions