Created
January 21, 2016 10:31
-
-
Save maxkarelov/0417e9804dd70d72dfda to your computer and use it in GitHub Desktop.
sonarqube jdbc url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SONARQUBE_JDBC_URL=jdbc:mysql://db:3306/sonar?useUnicode=true&characterEncoding=utf8&rewriteBatchedStatements=true&useConfigs=maxPerformance&maxAllowedPacket=2145638 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment