> username/password properly for jdbc when using merovingian.
> I realize that is not related to this bug, but something
> I'll need to understand once the bug is fixed so
> I'd like to know this in advance. Thank you.
>
> either: use a new database (or remove the old one), or use
> merovingian
> again.
>
This is happening after a fresh install. No db exists. Here are my steps:
1) start with a clean machine - no monetdb every installed previously.
2) run the .sh to install / build from source. BTW I am using the --optimise
feature in case that matters.
3) once completed I am doing this:
changing the /etc/monetdb5.conf file to set /mnt/MonetDB5/dbfarm as the farm
location. Then doing this:
mkdir -p /mnt/MonetDB5/dbfarm
merovingian
monetdb create demo
monetdb start demo
mclient -lsql --time --database=demo
mclient connects fine with monetdb/monetdb
But then neither jdbcclient.jar nor my real jdbc baesd app can connect - says
invalid credentials for monetdb!
Am I doing something wrong or is there a bug? Thank you.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers