You are investigating the performance of the server and see this information:
events_waits_summary_global_by_event_name in the Performance Schema shows that the wait/synch/mutex/sql/LOCK_table_cache event is dominating other wait events.
The Table_open_cache_overflows status variable is 0.
Which action should be taken to remove the performance bottleneck described here?
Currently there are no comments in this discussion, be the first to comment!