MySQLPool.this

Sets up a connection pool with the provided connection settings.

The optional onNewConnection param allows you to set a callback which will be run every time a new connection is created.

Meta