Mercurial > hg > monetdb-java
comparison tests/build.properties @ 0:a5a898f6886c
Copy of MonetDB java directory changeset e6e32756ad31.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Wed, 21 Sep 2016 09:34:48 +0200 (2016-09-21) |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a5a898f6886c |
---|---|
1 # add a line like this to your build.local.properties to enable | |
2 # debugging: | |
3 #debug=&debug=true | |
4 | |
5 # by default debugging is disabled | |
6 debug= | |
7 | |
8 # one can override the connection url as well | |
9 #jdbc_url=jdbc:monetdb://localhost:53210/one?user=monetdb&password=monetdb |