QuestionQ189
PerformanceReview these two reports collected 100 seconds apart:
GLOBAL STATUS 1:

GLOBAL STATUS 2:

Your MySQL system normally supports 50–75 concurrent connections.
Which configuration change would improve performance?
- A increase table_open_cache
- B increase max_connections
- C decrease table_definition_cache
- D decrease open_files_limit
Community Discussion