Github user nlivens commented on the pull request:
https://github.com/apache/cloudstack/pull/1553#issuecomment-220974849
@DaanHoogland, I've added the piece we were talking about, this can be
found it the logs regarding loading the driver dynamically :
> 2016-05-23 05:42:57,880 DEBUG [c.c.u.d.T.Transaction]
(localhost-startStop-1:null) (logid:) Successfully loaded DB driver
com.mysql.jdbc.Driver for connection
jdbc:mysql://localhost:3306/cloud?autoReconnect=true&prepStmtCacheSize=517&cach
ePrepStmts=true
> 2016-05-23 05:42:57,896 DEBUG [c.c.u.d.T.Transaction]
(localhost-startStop-1:null) (logid:) Successfully loaded DB driver
com.mysql.jdbc.Driver for connection
jdbc:mysql://localhost:3306/cloud_usage?autoReconnect=true&
> 2016-05-23 05:42:57,898 DEBUG [c.c.u.d.T.Transaction]
(localhost-startStop-1:null) (logid:) Successfully loaded DB driver
com.mysql.jdbc.Driver for connection
jdbc:mysql://localhost:3306/simulator?autoReconnect=true
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---