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 2020/10/05 09:00:52 UTC

[GitHub] [cloudstack] davidjumani commented on issue #4349: cloudstack-management stop after a while running

davidjumani commented on issue #4349:
URL: https://github.com/apache/cloudstack/issues/4349#issuecomment-703500798


   > how to check?
   ```
   mysql -u {username} -p'{password}' \
       -h {hostname/ip} -P {port} \
       -D {DB name}
   ```
   Just replace the values with the ones in the `db.properties` file


----------------------------------------------------------------
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