InterviewSolution
Saved Bookmarks
| 1. |
Which status indicator assesses how effective the table cache is?(a) Open_tables(b) Opened_tables(c) Close_tables(d) Closed_tablesThis question was posed to me during an online interview.This interesting question is from Administrative-Level Optimizations in chapter Query Optimization of MySQL |
|
Answer» Right option is (B) Opened_tables |
|