You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/07 13:21:06 UTC

[GitHub] [cloudstack] weizhouapache commented on issue #4657: Management server looses MySQL connection: Timeout waiting for idle object

weizhouapache commented on issue #4657:
URL: https://github.com/apache/cloudstack/issues/4657#issuecomment-774673554


   @wido what's the value of mysql variable "wait_timeout" ?
   
   we had some issues caused by it in the past (it was 600 in our environment).
   ```
   MariaDB [cloud]> show variables like "wait_timeout";
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org