Showing entries 1 to 1
Displaying posts with tag: How to monitor performance of MySQL Server (reset)
How to monitor performance of MySQL Server

Performance Monitoring of MySQL Server: Following are the command which we can use for session or server level performance for MySQL server. SHOW GLOBAL STATUS – shows global server status SHOW LOCAL STATUS  - This is used for session level server status Have to check following values to know how server works. Aborted_clients : Usually

Showing entries 1 to 1