Mercurial > hg > monetdb-java
view tests/build.properties @ 932:f16966084980
In JdbcClient when running the \vsci or \vdbi or \vsi commands, we now suppress "42000 SELECT: insufficient privileges for ..." and "42000 SELECT: access denied for ..." error messages when the connected user does not have 'monetdb' or 'sysadmin' privileges, needed for some validations.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 07 Nov 2024 18:02:34 +0100 (8 months ago) |
parents | a5a898f6886c |
children |
line wrap: on
line source
# add a line like this to your build.local.properties to enable # debugging: #debug=&debug=true # by default debugging is disabled debug= # one can override the connection url as well #jdbc_url=jdbc:monetdb://localhost:53210/one?user=monetdb&password=monetdb