MySQL Thread Connections Count: 513
Posted by: Soumyajit Bhattacharya
Date: July 07, 2015 09:07AM

MySQL Thread Connections Count: 513

This excessive connection counts lead databases to a connection failure from the application.

mysql> show status like '%thread%';

| Threads_connected | 513 |

Options: ReplyQuote


Subject
Written By
Posted
MySQL Thread Connections Count: 513
July 07, 2015 09:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.