Skip to content

Instantly share code, notes, and snippets.

@mattymo
Last active April 18, 2017 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattymo/c367fbbddec7e7a3e4f00e70c50d1167 to your computer and use it in GitHub Desktop.
Save mattymo/c367fbbddec7e7a3e4f00e70c50d1167 to your computer and use it in GitHub Desktop.
Teamcity MySQL database.properties
connectionUrl=jdbc:mysql://teamcity:3306/teamcity
connectionProperties.user=teamcity
connectionProperties.password=teamcity
maxConnections=50
connectionProperties.useUnicode=true
testOnBorrow=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment