InterviewSolution
Saved Bookmarks
| 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 |
|